package/libvips: drop unrecogized options
--without-zip has been dropped since version 8.4.2 and5ab0001ec6
--without-python has been dropped since version 8.6.0 andfddd277995
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
63de515853
commit
953f00c7d8
@ -32,9 +32,7 @@ LIBVIPS_CONF_OPTS = \
|
|||||||
--without-cfitsio \
|
--without-cfitsio \
|
||||||
--without-libwebp \
|
--without-libwebp \
|
||||||
--without-pangoft2 \
|
--without-pangoft2 \
|
||||||
--without-x \
|
--without-x
|
||||||
--without-zip \
|
|
||||||
--without-python
|
|
||||||
LIBVIPS_INSTALL_STAGING = YES
|
LIBVIPS_INSTALL_STAGING = YES
|
||||||
LIBVIPS_DEPENDENCIES = \
|
LIBVIPS_DEPENDENCIES = \
|
||||||
host-pkgconf expat libglib2 \
|
host-pkgconf expat libglib2 \
|
||||||
|
Loading…
Reference in New Issue
Block a user