mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-visualization/gle: fix removing Qt4 gui
Closes: https://bugs.gentoo.org/642562 Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -41,6 +41,7 @@ src_configure() {
|
||||
append-cppflags ${CXXFLAGS}
|
||||
econf \
|
||||
--without-rpath \
|
||||
--without-qt \
|
||||
--with-manip \
|
||||
$(use_with X x) \
|
||||
$(use_with jpeg) \
|
||||
|
||||
Reference in New Issue
Block a user