diff options
-rw-r--r-- | meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.5.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
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 | |||
7 | 7 | ||
8 | SRC_URI[md5sum] = "84c39fb123e07e1c7caaf006d9383656" | 8 | SRC_URI[md5sum] = "84c39fb123e07e1c7caaf006d9383656" |
9 | SRC_URI[sha256sum] = "6996051669a13d4791a5a453747801dc2f7f6fa5546785622d80b34966283d44" | 9 | SRC_URI[sha256sum] = "6996051669a13d4791a5a453747801dc2f7f6fa5546785622d80b34966283d44" |
10 | |||
11 | PACKAGECONFIG ??= "" | ||
12 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" | ||