mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libXtst: Do not even try to use the system xmlto, this fixes #181
This causes breakage when building on Gentoo 64-bit. Probably on others, too, judging by the amount of reports on the web.
This commit is contained in:
parent
c76ac12294
commit
de035741cb
@ -31,6 +31,7 @@ cd $PKG_BUILD
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--with-gnu-ld \
|
||||
--without-xmlto \
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user