]> code.ossystems Code Review - openembedded-core.git/commitdiff
wv: added libgsf to DEPENDS
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 6 Apr 2007 10:27:14 +0000 (10:27 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 6 Apr 2007 10:27:14 +0000 (10:27 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1446 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/wv/wv_1.2.0.bb

index f224be806e1d1b14f65325b425c0ab43cf2574b1..5f7485e7f483e396391a7c96f0c25c04f16b8df5 100644 (file)
@@ -1,6 +1,6 @@
 LICENSE = "GPLv2"
 
-DEPENDS = ""
+DEPENDS = "libgsf"
 
 SRC_URI = "http://switch.dl.sourceforge.net/sourceforge/wvware/wv-${PV}.tar.gz"