ushare: added two missing DEPENDS
authorFrans Meulenbroeks <fransmeulenbroeks@yahoo.com>
Fri, 8 Sep 2006 20:57:50 +0000 (20:57 +0000)
committerFrans Meulenbroeks <fransmeulenbroeks@yahoo.com>
Fri, 8 Sep 2006 20:57:50 +0000 (20:57 +0000)
packages/ushare/ushare_0.9.7.bb

index a922fed..539126c 100644 (file)
@@ -2,9 +2,9 @@ DESCRIPTION = "ushare is a UPnP media server"
 LICENSE = "GPL"
 HOMEPAGE = "http://ushare.geexbox.org/"
 MAINTAINER = "eFfeM <fransmeulenbroeks at yahoo dot com>"
-DEPENDS = "libupnp"
+DEPENDS = "libupnp virtual/libiconv virtual/libintl"
 SRC_URI = "http://ushare.geexbox.org/releases/ushare-0.9.7.tar.bz2"
 S = "${WORKDIR}/ushare-${PV}"
-PR = "r0"
+PR = "r1"
 
 inherit autotools