[oe-commits] org.oe.dev mythtv: add PACKAGES_DYNAMIC so depends on mythtv-themes work

pb commit openembedded-commits at lists.openembedded.org
Mon Jan 22 09:55:06 UTC 2007


mythtv: add PACKAGES_DYNAMIC so depends on mythtv-themes work

Author: pb at openembedded.org
Branch: org.openembedded.dev
Revision: 49465eb4802528a82351dde4e4be56819267526e
ViewMTN: http://monotone.openembedded.org/revision.psp?id=49465eb4802528a82351dde4e4be56819267526e
Files:
1
packages/mythtv/mythtv_0.20.bb
Diffs:

#
# mt diff -rd41ab66a53746790b53abecf4b629956ff6a4d25 -r49465eb4802528a82351dde4e4be56819267526e
#
# 
# 
# patch "packages/mythtv/mythtv_0.20.bb"
#  from [6fbefe59f375eebe6a991f3e527a04763c66c9f6]
#    to [3349c511fae2bc8c08dd03cce30d1906b4bb0936]
# 
============================================================
--- packages/mythtv/mythtv_0.20.bb	6fbefe59f375eebe6a991f3e527a04763c66c9f6
+++ packages/mythtv/mythtv_0.20.bb	3349c511fae2bc8c08dd03cce30d1906b4bb0936
@@ -31,6 +31,8 @@ ALLOW_EMPTY_${PN} = "1"
 RDEPENDS_${PN} = "mythtv-backend mythtv-frontend mythtv-bin mythtv-filters mythtv-data"
 ALLOW_EMPTY_${PN} = "1"
 
+PACKAGES_DYNAMIC = "mythtv-theme-*"
+
 python __anonymous () {
     import bb
 






More information about the Openembedded-commits mailing list