fswebcam: Add RRECOMMENDS ttf-dejavu-sans

Add a recommendation for a sans serif font to print text on images. But
fswebcam works fine without a font to save only plain images.

Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Jörg Sommer
2026-04-16 21:39:40 +02:00
committed by Khem Raj
parent ee20c1a573
commit 750982ed27

View File

@@ -18,4 +18,7 @@ DEPENDS = "gd"
SRC_URI = "git://github.com/fsphil/fswebcam.git;protocol=https;branch=master;tag=${PV}"
SRCREV = "db35d4bbd336885a44f017ff142bc9523dbdce3c"
# Compile gd with PACKAGECONFIG fontconfig for easier font selection
RRECOMMENDS:${PN} = "ttf-dejavu-sans"
inherit autotools-brokensep