xfwm4.inc: RDEPEND on the default theme
authorKoen Kooi <koen@openembedded.org>
Thu, 3 Aug 2006 14:12:14 +0000 (14:12 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 3 Aug 2006 14:12:14 +0000 (14:12 +0000)
packages/xfwm4/xfwm4.inc

index 1b137c4..79c5b59 100644 (file)
@@ -9,6 +9,7 @@ inherit xfce
 FILES_${PN} += "${datadir}/xfwm4/defaults ${datadir}/xfwm4/themes/default.keys/*"
 
 DEPENDS = "startup-notification virtual/libx11 xpm libxfce4util libxfcegui4 libxfce4mcs xfce-mcs-manager"
+RDEPENDS = "xfwm4-theme-default"
 
 
 EXTRA_OECONF += " --enable-startup-notification"