qt5-build.eclass: Fix qtbase configure for {5,5.8}.9999
authorJimi Huotari <chiitoo@gentoo.org>
Wed, 1 Mar 2017 16:26:30 +0000 (18:26 +0200)
committerMichael Palimaka <kensington@gentoo.org>
Sun, 8 Oct 2017 01:46:23 +0000 (12:46 +1100)
commit442e76a602d125c6d1d67223ea85c2b8b4c19e40
tree301cf019c831d05cb612dc3a5f0d3c8eca7f62ac
parent94f2b4eba3289fc2bebcd90260767a5e3b493d3f
qt5-build.eclass: Fix qtbase configure for {5,5.8}.9999

Upstream has removed an "unused Xlib's XRender dependency", which
results into live and future packages failing during their configure
phases due to an unknown command line option (-xrender or -no-xrender).

http://code.qt.io/cgit/qt/qtbase.git/commit/?id=d37c353dc0f2ae5bb803fe9e5752eff846246439
eclass/qt5-build.eclass