mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user