mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
pixman: update to pixman-0.26.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
937f1b1cf3
commit
c0415416e2
@ -42,10 +42,13 @@ cd $PKG_BUILD
|
||||
--enable-shared \
|
||||
--disable-static \
|
||||
--disable-openmp \
|
||||
--disable-loongson-mmi \
|
||||
$ARCH_CONFIG \
|
||||
--disable-mips-dspr2 \
|
||||
--enable-gcc-inline-asm \
|
||||
--disable-timers \
|
||||
--disable-gtk \
|
||||
--disable-libpng \
|
||||
--with-gnu-ld
|
||||
|
||||
echo "" > test/Makefile.am
|
||||
|
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="pixman"
|
||||
PKG_VERSION="0.25.2"
|
||||
PKG_VERSION="0.26.0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user