diff options
Diffstat (limited to 'meta/packages')
| -rw-r--r-- | meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb | 2 | ||||
| -rw-r--r-- | meta/packages/mutter/mutter_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb b/meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb index 575ed50cff..cff9cd81af 100644 --- a/meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb +++ b/meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb | |||
| @@ -4,7 +4,7 @@ DEPENDS = "jpeg-native libpng-native gettext-native glib-2.0-native libx11-nativ | |||
| 4 | S = "${WORKDIR}/gtk+-${PV}" | 4 | S = "${WORKDIR}/gtk+-${PV}" |
| 5 | FILESPATH = "${FILE_DIRNAME}/gdk-pixbuf-csource:${FILE_DIRNAME}/gtk+-${PV}:${FILE_DIRNAME}/files" | 5 | FILESPATH = "${FILE_DIRNAME}/gdk-pixbuf-csource:${FILE_DIRNAME}/gtk+-${PV}:${FILE_DIRNAME}/files" |
| 6 | SRC_URI += "file://reduce-dependencies.patch;patch=1" | 6 | SRC_URI += "file://reduce-dependencies.patch;patch=1" |
| 7 | PR = "r10" | 7 | PR = "r11" |
| 8 | 8 | ||
| 9 | #clear recommends for uclibc builds | 9 | #clear recommends for uclibc builds |
| 10 | RRECOMMENDS = " " | 10 | RRECOMMENDS = " " |
diff --git a/meta/packages/mutter/mutter_git.bb b/meta/packages/mutter/mutter_git.bb index 92cd93d6f5..911a8600fd 100644 --- a/meta/packages/mutter/mutter_git.bb +++ b/meta/packages/mutter/mutter_git.bb | |||
| @@ -3,7 +3,7 @@ DESCRIPTION = "Metacity is the boring window manager for the adult in you. Mutte | |||
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
| 4 | DEPENDS = "startup-notification gtk+ gconf clutter-1.0 gdk-pixbuf-csource-native intltool glib-2.0-native" | 4 | DEPENDS = "startup-notification gtk+ gconf clutter-1.0 gdk-pixbuf-csource-native intltool glib-2.0-native" |
| 5 | # gobject-introspection | 5 | # gobject-introspection |
| 6 | PR = "r14" | 6 | PR = "r15" |
| 7 | PV = "2.25.1+git${SRCPV}" | 7 | PV = "2.25.1+git${SRCPV}" |
| 8 | inherit gnome update-alternatives | 8 | inherit gnome update-alternatives |
| 9 | 9 | ||
