mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Merge pull request #4876 from mglae/le10_pixman_configure
pixman: package configuration is for configure, use it
This commit is contained in:
commit
6091594fb9
@ -11,6 +11,7 @@ PKG_URL="http://xorg.freedesktop.org/archive/individual/lib/$PKG_NAME-$PKG_VERSI
|
||||
PKG_DEPENDS_HOST="toolchain:host"
|
||||
PKG_DEPENDS_TARGET="toolchain util-macros"
|
||||
PKG_LONGDESC="Pixman is a generic library for manipulating pixel regions, contains low-level pixel manipulation routines."
|
||||
PKG_TOOLCHAIN="configure"
|
||||
|
||||
if [ "$TARGET_ARCH" = arm ]; then
|
||||
if target_has_feature neon; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user