[oe-commits] org.oe.dev ushare: added two missing DEPENDS

eFfeM commit openembedded-commits at lists.openembedded.org
Fri Sep 8 21:13:26 UTC 2006


ushare: added two missing DEPENDS

Author: eFfeM at openembedded.org
Branch: org.openembedded.dev
Revision: 1e75e0234d792a1544e1df672a95a4aa50d15167
ViewMTN: http://monotone.openembedded.org/revision.psp?id=1e75e0234d792a1544e1df672a95a4aa50d15167
Files:
1
packages/ushare/ushare_0.9.7.bb
Diffs:

#
# mt diff -r9522f12c376972f16bfc271b1454fcd3cfc6a1dd -r1e75e0234d792a1544e1df672a95a4aa50d15167
#
# 
# 
# patch "packages/ushare/ushare_0.9.7.bb"
#  from [0a2ff7b93b351a60f4407a1e91ac2536e89ecbc4]
#    to [139cb7fd11a3848373e99c734ed782a6f956e28d]
# 
============================================================
--- packages/ushare/ushare_0.9.7.bb	0a2ff7b93b351a60f4407a1e91ac2536e89ecbc4
+++ packages/ushare/ushare_0.9.7.bb	139cb7fd11a3848373e99c734ed782a6f956e28d
@@ -1,10 +1,10 @@ MAINTAINER = "eFfeM <fransmeulenbroeks a
 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






More information about the Openembedded-commits mailing list