mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-27 21:48:16 -07:00
dev-java/gnu-classpath: Force Qt version, fixes bug #619004
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -77,6 +77,9 @@ src_configure() {
|
||||
chmod 755 tools/gjdoc.build || die
|
||||
fi
|
||||
|
||||
# Force Qt version, bug #619004.
|
||||
export QT_SELECT=qt4
|
||||
|
||||
ANTLR= ./configure \
|
||||
$(use_enable alsa) \
|
||||
$(use_enable debug ) \
|
||||
|
||||
Reference in New Issue
Block a user