package/xorgproto: enable legacy
xproxymngproto is needed by xfindproxy but it is now disabled by default Enable it thanks to --enable-legacy Fixes: - http://autobuild.buildroot.org/results/4b21400c36e8ba7a8222f9da962f79e42c6146d3 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
ced273e4f1
commit
5534a166fb
@ -47,6 +47,8 @@ XORGPROTO_LICENSE_FILES = \
|
||||
COPYING-xineramaproto
|
||||
XORGPROTO_INSTALL_STAGING = YES
|
||||
XORGPROTO_INSTALL_TARGET = NO
|
||||
# xproxymngproto is needed by xfindproxy
|
||||
XORGPROTO_CONF_OPTS += --enable-legacy
|
||||
|
||||
$(eval $(autotools-package))
|
||||
$(eval $(host-autotools-package))
|
||||
|
Loading…
Reference in New Issue
Block a user