From e8c6c425936acef2b0c50520f91dbb23abae16a3 Mon Sep 17 00:00:00 2001 From: Stelios Koroneos Date: Wed, 14 Mar 2007 19:23:05 +0000 Subject: packages/gift/gift_0.11.5.bb: Gift required libtool in order to build, so add dependacy --- packages/gift/gift_0.11.5.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/gift/gift_0.11.5.bb b/packages/gift/gift_0.11.5.bb index 6446398311..a2a1e45bab 100644 --- a/packages/gift/gift_0.11.5.bb +++ b/packages/gift/gift_0.11.5.bb @@ -4,6 +4,10 @@ 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" -- cgit v1.2.3