summaryrefslogtreecommitdiff
path: root/packages/xfwm4/xfwm4_4.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/xfwm4/xfwm4_4.2.0.bb')
-rw-r--r--packages/xfwm4/xfwm4_4.2.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/xfwm4/xfwm4_4.2.0.bb b/packages/xfwm4/xfwm4_4.2.0.bb
index 675162577f..0fdfd136be 100644
--- a/packages/xfwm4/xfwm4_4.2.0.bb
+++ b/packages/xfwm4/xfwm4_4.2.0.bb
@@ -14,6 +14,8 @@ DEPENDS="startup-notification x11 xpm libxfce4util libxfcegui4 libxfce4mcs xfce-
EXTRA_OECONF += " --enable-startup-notification"
+PACKAGES_DYNAMIC = "xfwm4-theme-*"
+
python populate_packages_prepend () {
themedir = bb.data.expand('${datadir}/themes', d)
do_split_packages(d, themedir, '^(.*)', 'xfwm4-theme-%s', 'XFWM4 theme %s', allow_dirs=True)