vdr: fix dependency for libintl
[openembedded.git] / recipes / ushare / ushare_0.9.7.bb
blobb5b2d1f4bc51386352239b65168bc749df60636a
1 DESCRIPTION = "ushare is a UPnP media server"
2 LICENSE = "GPL"
3 HOMEPAGE = "http://ushare.geexbox.org/"
4 DEPENDS = "libupnp virtual/libiconv virtual/libintl"
5 SRC_URI = "http://ushare.geexbox.org/releases/ushare-0.9.7.tar.bz2"
6 S = "${WORKDIR}/ushare-${PV}"
7 PR = "r1"
9 inherit autotools