summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
index 47c8b800b2..23e2de8d3f 100644
--- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
@@ -14,7 +14,7 @@ DEPENDS = "gnome-doc-utils-native gconf glib-2.0 gnome-desktop gtk+ \
14 librsvg libcanberra" 14 librsvg libcanberra"
15RDEPENDS_${PN} = "python" 15RDEPENDS_${PN} = "python"
16 16
17inherit gtk-doc gnome autotools-brokensep gettext pkgconfig gconf 17inherit gtk-doc gnome autotools-brokensep gettext pkgconfig gconf gobject-introspection
18 18
19SRCREV = "8292bd2b8a36df7eed3c760899400790cde68590" 19SRCREV = "8292bd2b8a36df7eed3c760899400790cde68590"
20SRC_URI = "git://git.gnome.org/gnome-panel;branch=gnome-2-32 \ 20SRC_URI = "git://git.gnome.org/gnome-panel;branch=gnome-2-32 \