depends: xproto: configure flags cleanup

This commit is contained in:
fanquake 2019-07-10 18:24:24 +08:00
parent 6a8ada3a4f
commit 0072237b9e
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1

View file

@ -5,7 +5,7 @@ $(package)_file_name=$(package)-$($(package)_version).tar.bz2
$(package)_sha256_hash=636162c1759805a5a0114a369dffdeccb8af8c859ef6e1445f26a4e6e046514f
define $(package)_set_vars
$(package)_config_opts=--disable-shared
$(package)_config_opts=--without-fop --without-xmlto --without-xsltproc --disable-specs
endef
define $(package)_preprocess_cmds