diff options
-rw-r--r-- | meta-gnome/recipes-gnome/metacity/metacity_3.28.0.bb (renamed from meta-gnome/recipes-gnome/metacity/metacity_3.38.0.bb) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/metacity/metacity_3.38.0.bb b/meta-gnome/recipes-gnome/metacity/metacity_3.28.0.bb index 48fc9144dc..ce97a803f1 100644 --- a/meta-gnome/recipes-gnome/metacity/metacity_3.38.0.bb +++ b/meta-gnome/recipes-gnome/metacity/metacity_3.28.0.bb | |||
@@ -4,6 +4,8 @@ LICENSE = "GPLv2+" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b4cce53560b8e619ffa7c830fb8761aa \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b4cce53560b8e619ffa7c830fb8761aa \ |
5 | file://src/include/main.h;endline=24;md5=72148ede07a6dadd01de6a882d20a9ad" | 5 | file://src/include/main.h;endline=24;md5=72148ede07a6dadd01de6a882d20a9ad" |
6 | 6 | ||
7 | PE = "1" | ||
8 | |||
7 | DEPENDS = "gsettings-desktop-schemas startup-notification \ | 9 | DEPENDS = "gsettings-desktop-schemas startup-notification \ |
8 | gnome-doc-utils gdk-pixbuf-native \ | 10 | gnome-doc-utils gdk-pixbuf-native \ |
9 | gtk+3 glib-2.0 libcanberra libgtop intltool-native" | 11 | gtk+3 glib-2.0 libcanberra libgtop intltool-native" |