mythtv: add PACKAGES_DYNAMIC so depends on mythtv-themes work
authorPhil Blundell <philb@gnu.org>
Sun, 21 Jan 2007 21:37:37 +0000 (21:37 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 21 Jan 2007 21:37:37 +0000 (21:37 +0000)
packages/mythtv/mythtv_0.20.bb

index 6ac37e5..ab9060d 100644 (file)
@@ -31,6 +31,8 @@ FILES_mythtv-data = "${datadir}"
 RDEPENDS_${PN} = "mythtv-backend mythtv-frontend mythtv-bin mythtv-filters mythtv-data"
 ALLOW_EMPTY_${PN} = "1"
 
+PACKAGES_DYNAMIC = "mythtv-theme-*"
+
 python __anonymous () {
     import bb