summaryrefslogtreecommitdiffstats
path: root/meta/packages/gnome/metacity_2.22.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gnome/metacity_2.22.0.bb')
-rw-r--r--meta/packages/gnome/metacity_2.22.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/packages/gnome/metacity_2.22.0.bb b/meta/packages/gnome/metacity_2.22.0.bb
index 9250d4a45f..ee95c6245d 100644
--- a/meta/packages/gnome/metacity_2.22.0.bb
+++ b/meta/packages/gnome/metacity_2.22.0.bb
@@ -2,10 +2,12 @@ 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 = "r1" 5PR = "r2"
6 6
7inherit gnome update-alternatives 7inherit gnome update-alternatives
8 8
9SRC_URI += "file://no-csource.patch;patch=1"
10
9ALTERNATIVE_NAME = "x-window-manager" 11ALTERNATIVE_NAME = "x-window-manager"
10ALTERNATIVE_LINK = "${bindir}/x-window-manager" 12ALTERNATIVE_LINK = "${bindir}/x-window-manager"
11ALTERNATIVE_PATH = "${bindir}/metacity" 13ALTERNATIVE_PATH = "${bindir}/metacity"