Skip to content

Commit 0072237

Browse files
committed
depends: xproto: configure flags cleanup
1 parent 6a8ada3 commit 0072237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/packages/xproto.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ $(package)_file_name=$(package)-$($(package)_version).tar.bz2
55
$(package)_sha256_hash=636162c1759805a5a0114a369dffdeccb8af8c859ef6e1445f26a4e6e046514f
66

77
define $(package)_set_vars
8-
$(package)_config_opts=--disable-shared
8+
$(package)_config_opts=--without-fop --without-xmlto --without-xsltproc --disable-specs
99
endef
1010

1111
define $(package)_preprocess_cmds

0 commit comments

Comments
 (0)