[oe-commits] org.oe.dev mythtv 0.21: fix depends for themes

koen commit oe at amethyst.openembedded.net
Wed Jul 23 11:57:56 UTC 2008


mythtv 0.21: fix depends for themes

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 4acd9f122d0e5084f016e8b5a322ed30e0e02ecc
ViewMTN: http://monotone.openembedded.org/revision/info/4acd9f122d0e5084f016e8b5a322ed30e0e02ecc
Files:
1
packages/mythtv/mythtv_0.21.bb
Diffs:

#
# mt diff -r94a6fbb84370795aab96fec7ff86c1e7fe24801e -r4acd9f122d0e5084f016e8b5a322ed30e0e02ecc
#
#
#
# patch "packages/mythtv/mythtv_0.21.bb"
#  from [21995f8d4577ad998b03a49d495e33632eda6433]
#    to [68af05c3a2c6d5221148cdae19cf9cc8b89362ec]
#
============================================================
--- packages/mythtv/mythtv_0.21.bb	21995f8d4577ad998b03a49d495e33632eda6433
+++ packages/mythtv/mythtv_0.21.bb	68af05c3a2c6d5221148cdae19cf9cc8b89362ec
@@ -2,7 +2,7 @@ inherit qmake qt3x11
 
 inherit qmake qt3x11
 
-PR = "${SRCREV}+r0"
+PR = "${SRCREV}+r1"
 REALPV = "0.21"
 
 SRCREV = "17789"
@@ -15,7 +15,7 @@ QMAKE_PROFILES = "mythtv.pro"
 
 QMAKE_PROFILES = "mythtv.pro"
 
-mythlibs = "mythdb mythavutil mythavcodec mythavformat myth mythtv mythui mythfreemheg mythupnp mythlivemedia"
+mythlibs = "mythavutil mythavcodec mythavformat myth mythtv mythui mythfreemheg mythupnp mythlivemedia"
 PACKAGES =+ "mythtv-backend mythtv-frontend mythtv-bin mythtv-filters mythtv-data"
 
 FILES_${PN}-dbg += "${libdir}/mythtv/filters/.debug"






More information about the Openembedded-commits mailing list