From: Koen Kooi Date: Wed, 22 Aug 2007 08:49:13 +0000 (+0000) Subject: wv: add libgsf to depends X-Git-Tag: Release-2010-05/1~8842 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae963420f1b8404e660f339062c76bdfb74928ee;p=openembedded.git wv: add libgsf to depends --- diff --git a/packages/wv/wv_1.2.0.bb b/packages/wv/wv_1.2.0.bb index 10c3264766..f7b948f0af 100644 --- a/packages/wv/wv_1.2.0.bb +++ b/packages/wv/wv_1.2.0.bb @@ -1,5 +1,7 @@ LICENSE = "GPLv2" +DEPENDS = "libgsf" + SRC_URI = "http://switch.dl.sourceforge.net/sourceforge/wvware/wv-${PV}.tar.gz" S = "${WORKDIR}/${PN}-${PV}"