mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
cairo: update to cairo-1.10.0 - step 2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d1eade21ee
commit
232907a727
@ -10,6 +10,8 @@ $SCRIPTS/build libpng
|
||||
$SCRIPTS/build pixman
|
||||
$SCRIPTS/build libXrender
|
||||
$SCRIPTS/build libX11
|
||||
# $SCRIPTS/build Mesa
|
||||
# $SCRIPTS/build libdrm
|
||||
# $SCRIPTS/build libxcb
|
||||
|
||||
cd $PKG_BUILD
|
||||
@ -26,6 +28,8 @@ cd $PKG_BUILD
|
||||
--enable-svg \
|
||||
--enable-xlib \
|
||||
--disable-xcb \
|
||||
--disable-gl \
|
||||
--disable-drm \
|
||||
--disable-gtk-doc \
|
||||
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user