pixman: remove obsolete configure options
This commit is contained in:
@@ -5,8 +5,8 @@ revision=1
|
||||
build_style=meson
|
||||
# gtk is only necessary for demos, disabled to avoid dependency loop
|
||||
# openmp is only used in demos and tests, and things still test without it
|
||||
configure_args="-Dtests=enabled -Dgnu-inline-asm=enabled -Dlibpng=enabled
|
||||
-Diwmmxt=disabled -Dopenmp=disabled -Dgtk=disabled"
|
||||
configure_args="-Dgnu-inline-asm=enabled -Dlibpng=enabled -Diwmmxt=disabled
|
||||
-Dopenmp=disabled -Dgtk=disabled"
|
||||
hostmakedepends="pkg-config perl"
|
||||
makedepends="libpng-devel"
|
||||
short_desc="Library of low-level pixel manipulation routines"
|
||||
|
||||
Reference in New Issue
Block a user