summaryrefslogtreecommitdiffstats
path: root/meta/packages/gnome/metacity_2.22.0.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-09-24 14:10:41 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-09-24 14:10:41 +0000
commit0b751d3a190bae3d9828997aac5d25ef03831f97 (patch)
tree7c408fb5550d9f5287484a1daeac84350803008e /meta/packages/gnome/metacity_2.22.0.bb
parentb40263eca911b59627387a426d433f6cf6b8a390 (diff)
downloadpoky-0b751d3a190bae3d9828997aac5d25ef03831f97.tar.gz
metacity(-clutter): use gdk-pixbuf-csource-native
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5258 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gnome/metacity_2.22.0.bb')
-rw-r--r--meta/packages/gnome/metacity_2.22.0.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/packages/gnome/metacity_2.22.0.bb b/meta/packages/gnome/metacity_2.22.0.bb
index ee95c6245d..43212c523b 100644
--- a/meta/packages/gnome/metacity_2.22.0.bb
+++ b/meta/packages/gnome/metacity_2.22.0.bb
@@ -1,13 +1,11 @@
1SECTION = "x11/wm" 1SECTION = "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 gdk-pixbuf-csource-native"
5PR = "r2" 5PR = "r3"
6 6
7inherit gnome update-alternatives 7inherit gnome update-alternatives
8 8
9SRC_URI += "file://no-csource.patch;patch=1"
10
11ALTERNATIVE_NAME = "x-window-manager" 9ALTERNATIVE_NAME = "x-window-manager"
12ALTERNATIVE_LINK = "${bindir}/x-window-manager" 10ALTERNATIVE_LINK = "${bindir}/x-window-manager"
13ALTERNATIVE_PATH = "${bindir}/metacity" 11ALTERNATIVE_PATH = "${bindir}/metacity"