1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

wv: added libgsf to DEPENDS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1446 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-04-06 10:27:14 +00:00
parent 1477657e3e
commit 8b154d0d7a
+1 -1
View File
@@ -1,6 +1,6 @@
LICENSE = "GPLv2"
DEPENDS = ""
DEPENDS = "libgsf"
SRC_URI = "http://switch.dl.sourceforge.net/sourceforge/wvware/wv-${PV}.tar.gz"