diff options
| -rw-r--r-- | meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.22.1.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.22.1.bb b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.22.1.bb index fc879ed6ce..e3e18197d6 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.22.1.bb +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.22.1.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ | |||
| 9 | SECTION = "libs" | 9 | SECTION = "libs" |
| 10 | 10 | ||
| 11 | DEPENDS = "libpng glib-2.0 jpeg" | 11 | DEPENDS = "libpng glib-2.0 jpeg" |
| 12 | PR = "r0" | 12 | PR = "r1" |
| 13 | 13 | ||
| 14 | SRC_URI = "http://ftp.acc.umu.se/pub/GNOME/sources/gdk-pixbuf/2.22/gdk-pixbuf-${PV}.tar.gz \ | 14 | SRC_URI = "http://ftp.acc.umu.se/pub/GNOME/sources/gdk-pixbuf/2.22/gdk-pixbuf-${PV}.tar.gz \ |
| 15 | file://hardcoded_libtool.patch;patch=1 \ | 15 | file://hardcoded_libtool.patch;patch=1 \ |
| @@ -26,6 +26,7 @@ LIBV = "2.10.0" | |||
| 26 | EXTRA_OECONF = "\ | 26 | EXTRA_OECONF = "\ |
| 27 | --without-libtiff \ | 27 | --without-libtiff \ |
| 28 | --with-libpng \ | 28 | --with-libpng \ |
| 29 | --disable-introspection \ | ||
| 29 | " | 30 | " |
| 30 | 31 | ||
| 31 | FILES_${PN} = "${bindir}/gdk-pixbuf-query-loaders \ | 32 | FILES_${PN} = "${bindir}/gdk-pixbuf-query-loaders \ |
