summaryrefslogtreecommitdiffstats
path: root/meta/packages
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages')
-rw-r--r--meta/packages/gnome/metacity_2.22.0.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/packages/gnome/metacity_2.22.0.bb b/meta/packages/gnome/metacity_2.22.0.bb
index e095c8259b..9250d4a45f 100644
--- a/meta/packages/gnome/metacity_2.22.0.bb
+++ b/meta/packages/gnome/metacity_2.22.0.bb
@@ -2,13 +2,13 @@ SECTION = "x11/wm"
2DESCRIPTION = "Metacity is the boring window manager for the adult in you." 2DESCRIPTION = "Metacity is the boring window manager for the adult in you."
3LICENSE = "GPL" 3LICENSE = "GPL"
4DEPENDS = "startup-notification gtk+ gconf" 4DEPENDS = "startup-notification gtk+ gconf"
5PR = "r0" 5PR = "r1"
6 6
7inherit gnome update-alternatives 7inherit gnome update-alternatives
8 8
9ALTERNATIVE_NAME = "x-session-manager" 9ALTERNATIVE_NAME = "x-window-manager"
10ALTERNATIVE_LINK = "${bindir}/x-session-manager" 10ALTERNATIVE_LINK = "${bindir}/x-window-manager"
11ALTERNATIVE_PATH = "${bindir}/metacity-session" 11ALTERNATIVE_PATH = "${bindir}/metacity"
12ALTERNATIVE_PRIORITY = "10" 12ALTERNATIVE_PRIORITY = "10"
13 13
14EXTRA_OECONF += "--disable-verbose \ 14EXTRA_OECONF += "--disable-verbose \