diff options
Diffstat (limited to 'meta/packages/gnome/metacity-clutter_git.bb')
| -rw-r--r-- | meta/packages/gnome/metacity-clutter_git.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/packages/gnome/metacity-clutter_git.bb b/meta/packages/gnome/metacity-clutter_git.bb index c95f4de383..e06714ccda 100644 --- a/meta/packages/gnome/metacity-clutter_git.bb +++ b/meta/packages/gnome/metacity-clutter_git.bb | |||
| @@ -2,11 +2,12 @@ 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-0.8 gdk-pixbuf-csource-native" | 4 | DEPENDS = "startup-notification gtk+ gconf clutter-0.8 gdk-pixbuf-csource-native" |
| 5 | PR = "r3" | 5 | PR = "r4" |
| 6 | PV = "2.25.1+git${SRCREV}" | 6 | PV = "2.25.1+git${SRCREV}" |
| 7 | inherit gnome update-alternatives | 7 | inherit gnome update-alternatives |
| 8 | 8 | ||
| 9 | SRC_URI = "git://git.o-hand.com/metacity-clutter.git;protocol=git;branch=clutter" | 9 | SRC_URI = "git://git.o-hand.com/metacity-clutter.git;protocol=git;branch=clutter \ |
| 10 | file://fix_pkgconfig.patch;patch=1" | ||
| 10 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 11 | 12 | ||
| 12 | ALTERNATIVE_NAME = "x-window-manager" | 13 | ALTERNATIVE_NAME = "x-window-manager" |
