[oe-commits] org.oe.dev packages/gift/gift_0.11.5.bb: Set dependancy correctly.

ifaistos commit openembedded-commits at lists.openembedded.org
Mon Mar 19 16:15:39 UTC 2007


packages/gift/gift_0.11.5.bb: Set dependancy correctly.

Author: ifaistos at openembedded.org
Branch: org.openembedded.dev
Revision: 7f8f2c49c5aed0e33e6ab8a9eccb2a8d5f1e4f84
ViewMTN: http://monotone.openembedded.org/revision.psp?id=7f8f2c49c5aed0e33e6ab8a9eccb2a8d5f1e4f84
Files:
1
packages/gift/gift_0.11.5.bb
Diffs:

#
# mt diff -rd92acf5de83656e8604426e3ed23a777d5d1a4c5 -r7f8f2c49c5aed0e33e6ab8a9eccb2a8d5f1e4f84
#
# 
# 
# patch "packages/gift/gift_0.11.5.bb"
#  from [0943ac8ce33787a82032442af0c700b1de839d8f]
#    to [d629de0b2207a563a416ec1425babe2f90578593]
# 
============================================================
--- packages/gift/gift_0.11.5.bb	0943ac8ce33787a82032442af0c700b1de839d8f
+++ packages/gift/gift_0.11.5.bb	d629de0b2207a563a416ec1425babe2f90578593
@@ -1,13 +1,10 @@ LICENSE = "GPL"
 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"






More information about the Openembedded-commits mailing list