wv: add libgsf to depends
authorKoen Kooi <koen@openembedded.org>
Wed, 22 Aug 2007 08:49:13 +0000 (08:49 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 22 Aug 2007 08:49:13 +0000 (08:49 +0000)
packages/wv/wv_1.2.0.bb

index 10c3264..f7b948f 100644 (file)
@@ -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}"