packages/gift/gift_0.11.5.bb: Set dependancy correctly.
authorStelios Koroneos <skoroneos@digital-opsis.com>
Mon, 19 Mar 2007 16:13:19 +0000 (16:13 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Mon, 19 Mar 2007 16:13:19 +0000 (16:13 +0000)
packages/gift/gift_0.11.5.bb

index a2a1e45..23ba237 100644 (file)
@@ -1,13 +1,10 @@
 SECTION = "console/network"
 LICENSE = "GPL"
-DEPENDS = "libvorbis libogg"
+DEPENDS = "libvorbis libogg libtool"
 DESCRIPTION = "giFT is a framework for bridging multiple \
 backend peer-to-peer protocols and the user interface \
 associated with them."
 PR="r1"
-
-DEPENDS=libtool
-
 FILES_gift_append = " ${datadir}/giFT"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/gift/gift-${PV}.tar.bz2"