From f217044ab1adc78d3c8aee7ae0ff38111f6cb1bc Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 26 Aug 2013 16:27:58 +0200 Subject: xfce4-places-plugin: Add PACKAGECONFIG for notify Signed-off-by: Martin Jansa --- meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.5.0.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.5.0.bb b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.5.0.bb index 2e0b8101fe..f68365c6e2 100644 --- a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.5.0.bb +++ b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.5.0.bb @@ -7,3 +7,6 @@ inherit xfce-panel-plugin SRC_URI[md5sum] = "84c39fb123e07e1c7caaf006d9383656" SRC_URI[sha256sum] = "6996051669a13d4791a5a453747801dc2f7f6fa5546785622d80b34966283d44" + +PACKAGECONFIG ??= "" +PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" -- cgit 1.2.3-korg