diff options
| -rw-r--r-- | meta-multimedia/recipes-multimedia/fswebcam/fswebcam_20200725.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-multimedia/recipes-multimedia/fswebcam/fswebcam_20200725.bb b/meta-multimedia/recipes-multimedia/fswebcam/fswebcam_20200725.bb index bdda35df40..bc4f324da5 100644 --- a/meta-multimedia/recipes-multimedia/fswebcam/fswebcam_20200725.bb +++ b/meta-multimedia/recipes-multimedia/fswebcam/fswebcam_20200725.bb | |||
| @@ -18,4 +18,7 @@ DEPENDS = "gd" | |||
| 18 | SRC_URI = "git://github.com/fsphil/fswebcam.git;protocol=https;branch=master;tag=${PV}" | 18 | SRC_URI = "git://github.com/fsphil/fswebcam.git;protocol=https;branch=master;tag=${PV}" |
| 19 | SRCREV = "db35d4bbd336885a44f017ff142bc9523dbdce3c" | 19 | SRCREV = "db35d4bbd336885a44f017ff142bc9523dbdce3c" |
| 20 | 20 | ||
| 21 | # Compile gd with PACKAGECONFIG fontconfig for easier font selection | ||
| 22 | RRECOMMENDS:${PN} = "ttf-dejavu-sans" | ||
| 23 | |||
| 21 | inherit autotools-brokensep | 24 | inherit autotools-brokensep |
