aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Boor <florian@kernelconcepts.de>2011-05-03 15:47:44 +0200
committerFlorian Boor <florian@kernelconcepts.de>2011-05-03 15:47:44 +0200
commit877433ac275f6d9df656e172006fccb10f2814a3 (patch)
tree857722512ad0c93bbf6d240a7c1c5a59cefea457
parente80b4fee6406b3f5f761bf658bd99029a9eff9be (diff)
downloadopenembedded-877433ac275f6d9df656e172006fccb10f2814a3.tar.gz
Revert "ushare: We need lsb-base in the filesystem."
This reverts commit e80b4fee6406b3f5f761bf658bd99029a9eff9be.
-rw-r--r--recipes/ushare/ushare_1.1a.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/ushare/ushare_1.1a.bb b/recipes/ushare/ushare_1.1a.bb
index 002a0f7595..8c58374e7a 100644
--- a/recipes/ushare/ushare_1.1a.bb
+++ b/recipes/ushare/ushare_1.1a.bb
@@ -2,9 +2,6 @@ DESCRIPTION = "ushare is a UPnP media server"
LICENSE = "GPL"
HOMEPAGE = "http://ushare.geexbox.org/"
DEPENDS = "libupnp virtual/libiconv virtual/libintl"
-RDEPENDS = "lsb-base"
-PR = "r1"
-
SRC_URI = "http://ushare.geexbox.org/releases/ushare-${PV}.tar.bz2"
S = "${WORKDIR}/ushare-${PV}"