diff options
-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" | |||
4 | LICENSE = "GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f" |
6 | 6 | ||
7 | XFCE_COMPRESS_TYPE = "xz" | ||
8 | |||
7 | inherit xfce-panel-plugin | 9 | inherit xfce-panel-plugin |
8 | 10 | ||
9 | SRC_URI[sha256sum] = "ba766a5d31580fad043fbd1fd66b811cbda706229473d24a734a590d49ef710e" | 11 | SRC_URI[sha256sum] = "76d95687e0bea267465e832eea6266563a18d2219192f9e8af6f88e899262e43" |
10 | 12 | ||
11 | PACKAGECONFIG ??= "notify" | 13 | PACKAGECONFIG ??= "notify" |
12 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" | 14 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" |