gdk-pixbuf: really needs jpeg rundep, revbump.
This commit is contained in:
parent
871e7aad4a
commit
2ddbcd4cc3
|
@ -10,3 +10,4 @@ libgobject-2.0.so.0
|
|||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libtiff.so.3
|
||||
libjpeg.so.8
|
||||
|
|
|
@ -4,7 +4,7 @@ version=2.24.0
|
|||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-libjasper --with-included-loaders=png"
|
||||
revision=2
|
||||
revision=3
|
||||
short_desc="An Image loading library for The GTK+ toolkit (v2)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gtk.org/"
|
||||
|
|
Loading…
Reference in New Issue