[oe-commits] org.oe.dev packages/gift/gift_0.11.5.bb: Gift required libtool in order to build, so add dependacy

ifaistos commit openembedded-commits at lists.openembedded.org
Wed Mar 14 19:26:29 UTC 2007


packages/gift/gift_0.11.5.bb: Gift required libtool in order to build, so add dependacy

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

#
# mt diff -r24f4737620501c608e26eb6ac2f3763ba2d3d766 -rb6b79b888f6614e2f1441f74961708403c889236
#
# 
# 
# patch "packages/gift/gift_0.11.5.bb"
#  from [e6dfdb2aef10b685ca28d8c3642dbe1db6e1013d]
#    to [0943ac8ce33787a82032442af0c700b1de839d8f]
# 
============================================================
--- packages/gift/gift_0.11.5.bb	e6dfdb2aef10b685ca28d8c3642dbe1db6e1013d
+++ packages/gift/gift_0.11.5.bb	0943ac8ce33787a82032442af0c700b1de839d8f
@@ -1,9 +1,13 @@ associated with them."
 SECTION = "console/network"
 LICENSE = "GPL"
 DEPENDS = "libvorbis libogg"
 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