mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
gdk-pixbuf: use libjpeg-turbo per default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
877cb78f4b
commit
ecab702e44
@ -25,8 +25,8 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
PKG_SITE="http://www.gtk.org/"
|
PKG_SITE="http://www.gtk.org/"
|
||||||
PKG_URL="http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.23/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.23/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS="glib tiff $LIBJPEG libpng jasper"
|
PKG_DEPENDS="glib tiff libjpeg-turbo libpng jasper"
|
||||||
PKG_BUILD_DEPENDS="toolchain glib tiff $LIBJPEG libpng jasper"
|
PKG_BUILD_DEPENDS="toolchain glib tiff libjpeg-turbo libpng jasper"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="x11/toolkits"
|
PKG_SECTION="x11/toolkits"
|
||||||
PKG_SHORTDESC="gdk-pixbuf: a GNOME library for image loading and manipulation."
|
PKG_SHORTDESC="gdk-pixbuf: a GNOME library for image loading and manipulation."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user