diff options
-rw-r--r-- | meta-oe/recipes-graphics/fbida/fbida_2.09.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/fbida/fbida_2.09.bb b/meta-oe/recipes-graphics/fbida/fbida_2.09.bb index aa4c1caf2..24100eeac 100644 --- a/meta-oe/recipes-graphics/fbida/fbida_2.09.bb +++ b/meta-oe/recipes-graphics/fbida/fbida_2.09.bb | |||
@@ -6,7 +6,7 @@ SECTION = "utils" | |||
6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPLv2" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" |
8 | 8 | ||
9 | DEPENDS = "virtual/libiconv libpng jpeg fontconfig freetype libexif" | 9 | DEPENDS = "virtual/libiconv libpng jpeg fontconfig freetype libexif curl libungif tiff" |
10 | 10 | ||
11 | SRC_URI = "git://git.kraxel.org/fbida" | 11 | SRC_URI = "git://git.kraxel.org/fbida" |
12 | SRCREV = "cb0ce5fa5f42bfaea4f8f326bcd8914dd14e782d" | 12 | SRCREV = "cb0ce5fa5f42bfaea4f8f326bcd8914dd14e782d" |