From: Frans Meulenbroeks Date: Sat, 2 Jan 2010 12:13:25 +0000 (+0100) Subject: mythtv_0.22.bb: updated dependencies X-Git-Tag: Release-2010-05/1~1082 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b46bd65c91b0aae315a4ce8e3d5319c5aca42651;p=openembedded.git mythtv_0.22.bb: updated dependencies --- diff --git a/recipes/mythtv/mythtv_0.22.bb b/recipes/mythtv/mythtv_0.22.bb index ac6d2f8d30..43e09aa705 100644 --- a/recipes/mythtv/mythtv_0.22.bb +++ b/recipes/mythtv/mythtv_0.22.bb @@ -1,11 +1,15 @@ require mythtv.inc +DEPENDS_{PN} += "libmyth" +DEPENDS_libmyth = "libmythdb libmythavutil libmythavcodec libmythavformat libmythswscale libmythhdhomerun \ + libmythtv libmythui libmythfreemheg libmythupnp libmythlivemedia" + RDEPENDS_${PN} = "mythtv-backend mythtv-frontend mythtv-bin mythtv-filters mythtv-database \ -mysql5-server mysql5-client" +mysql5-server mysql5-client libmysqlclient qt4-plugin-sqldriver-sqlmysql xmltv" RDEPENDS_${PN}_append_libc-glibc = " glibc-gconv-utf-16" PV = "0.22" -PR = "r1" +PR = "r2" # REALPV is here to support release candidates # OE in that case has as PV something like 0.21+0.22rc1 # but for packaging the real PV is needed @@ -54,6 +58,7 @@ do_configure_prepend() { --without-bindings=perl,python \ ${EXTRA_OECONF} } + do_install() { oe_runmake INSTALL_ROOT=${D} install install -d ${D}${datadir}/mythtv