aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ushare
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@yahoo.com>2006-09-08 20:57:50 +0000
committerFrans Meulenbroeks <fransmeulenbroeks@yahoo.com>2006-09-08 20:57:50 +0000
commit852cf86599c0e59c00e0fee8590f64dab31c077b (patch)
treea3d76c142d37caa6ee17368ebf51cbc09663e926 /packages/ushare
parentbd6fa171e042c8a0011bcb32e6f5bb95ee32f75c (diff)
downloadopenembedded-852cf86599c0e59c00e0fee8590f64dab31c077b.tar.gz
ushare: added two missing DEPENDS
Diffstat (limited to 'packages/ushare')
-rw-r--r--packages/ushare/ushare_0.9.7.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/ushare/ushare_0.9.7.bb b/packages/ushare/ushare_0.9.7.bb
index a922fed2d0..539126c7a1 100644
--- a/packages/ushare/ushare_0.9.7.bb
+++ b/packages/ushare/ushare_0.9.7.bb
@@ -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