summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.9.0.bb (renamed from meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.4.bb)4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.4.bb b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.9.0.bb
index 4fe293898d..268cb4e02c 100644
--- a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.4.bb
+++ b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.9.0.bb
@@ -4,9 +4,11 @@ HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-places-plugin/start"
4LICENSE = "GPL-2.0-only" 4LICENSE = "GPL-2.0-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f" 5LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f"
6 6
7XFCE_COMPRESS_TYPE = "xz"
8
7inherit xfce-panel-plugin 9inherit xfce-panel-plugin
8 10
9SRC_URI[sha256sum] = "ba766a5d31580fad043fbd1fd66b811cbda706229473d24a734a590d49ef710e" 11SRC_URI[sha256sum] = "76d95687e0bea267465e832eea6266563a18d2219192f9e8af6f88e899262e43"
10 12
11PACKAGECONFIG ??= "notify" 13PACKAGECONFIG ??= "notify"
12PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" 14PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"