summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.47.1.bb (renamed from meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.44.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.44.0.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.47.1.bb
index 67bdf58f81..8380c51edf 100644
--- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.44.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_3.47.1.bb
@@ -2,7 +2,7 @@ SUMMARY = "GNOME flashback panel"
2LICENSE = "GPL-2.0-only" 2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 3LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
4 4
5inherit gnomebase gsettings itstool gnome-help gtk-icon-cache gtk-doc gettext upstream-version-is-even features_check 5inherit gnomebase gsettings itstool gnome-help gtk-icon-cache gettext upstream-version-is-even features_check
6 6
7REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam" 7REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam"
8 8
@@ -17,7 +17,7 @@ DEPENDS += " \
17 gdm \ 17 gdm \
18" 18"
19 19
20SRC_URI[archive.sha256sum] = "99655f75d031876c130ed23c4da22c099e7bcc4048b0255a3c3a3bbc787b31aa" 20SRC_URI[archive.sha256sum] = "d8f6e2c659668c77df82c3dd95ba04fcef8c40c228e2c22605f9a17a9161ec83"
21 21
22PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server" 22PACKAGECONFIG[eds] = "--enable-eds,--disable-eds,evolution-data-server"
23 23