diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-09-24 14:10:41 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-09-24 14:10:41 +0000 |
commit | 0b751d3a190bae3d9828997aac5d25ef03831f97 (patch) | |
tree | 7c408fb5550d9f5287484a1daeac84350803008e /meta/packages/gnome/metacity-clutter_git.bb | |
parent | b40263eca911b59627387a426d433f6cf6b8a390 (diff) | |
download | poky-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-clutter_git.bb')
-rw-r--r-- | meta/packages/gnome/metacity-clutter_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gnome/metacity-clutter_git.bb b/meta/packages/gnome/metacity-clutter_git.bb index 5c9b1dd6d9..d32927147c 100644 --- a/meta/packages/gnome/metacity-clutter_git.bb +++ b/meta/packages/gnome/metacity-clutter_git.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SECTION = "x11/wm" | 1 | SECTION = "x11/wm" |
2 | DESCRIPTION = "Metacity is the boring window manager for the adult in you." | 2 | DESCRIPTION = "Metacity is the boring window manager for the adult in you." |
3 | LICENSE = "GPL" | 3 | LICENSE = "GPL" |
4 | DEPENDS = "startup-notification gtk+ gconf clutter" | 4 | DEPENDS = "startup-notification gtk+ gconf clutter gdk-pixbuf-csource-native" |
5 | PR = "r0" | 5 | PR = "r0" |
6 | PV = "2.25.1+gitr${SRCREV}" | 6 | PV = "2.25.1+gitr${SRCREV}" |
7 | inherit gnome update-alternatives | 7 | inherit gnome update-alternatives |