[oe-commits] Martin Jansa : fbida: add dependency on curl libungif tiff

git at git.openembedded.org git at git.openembedded.org
Sun Aug 25 07:06:26 UTC 2013


Module: meta-openembedded.git
Branch: dylan
Commit: 0100f08b37c928fd7fb83a460cb0d19bee909ea5
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=0100f08b37c928fd7fb83a460cb0d19bee909ea5

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Jul 21 14:57:58 2013 +0200

fbida: add dependency on curl libungif tiff

* it's autodetected from sysroot
* GNUMakefile doesn't allow to use PACKAGECONFIG to explicitly disable them

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 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 aa4c1ca..24100ee 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"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
 
-DEPENDS = "virtual/libiconv libpng jpeg fontconfig freetype libexif"
+DEPENDS = "virtual/libiconv libpng jpeg fontconfig freetype libexif curl libungif tiff"
 
 SRC_URI = "git://git.kraxel.org/fbida"
 SRCREV = "cb0ce5fa5f42bfaea4f8f326bcd8914dd14e782d"



More information about the Openembedded-commits mailing list