mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-visualization/labplot: Add new DEPEND
Upstream commit f48ffedad67605510f52287bdf171a3387eb7ef2 Also fix cmake options. Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -15,6 +15,7 @@ LICENSE="GPL-2"
|
||||
KEYWORDS=""
|
||||
IUSE="cantor fftw fits hdf5 libcerf netcdf root"
|
||||
|
||||
# not packaged: dev-qt/qtmqtt, bug 683994
|
||||
BDEPEND="
|
||||
sys-devel/bison
|
||||
sys-devel/gettext
|
||||
@@ -28,6 +29,7 @@ DEPEND="
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep knewstuff)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep ktextwidgets)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
@@ -67,7 +69,8 @@ src_configure() {
|
||||
-DENABLE_LIBCERF=$(usex libcerf)
|
||||
-DENABLE_NETCDF=$(usex netcdf)
|
||||
-DENABLE_ROOT=$(usex root)
|
||||
-DENABLE_TEST=$(usex test)
|
||||
-DENABLE_TESTS=$(usex test)
|
||||
-DENABLE_MQTT=OFF
|
||||
)
|
||||
|
||||
kde5_src_configure
|
||||
|
||||
Reference in New Issue
Block a user