mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sci-visualization/labplot: Add tests handling
Upstream commit 5d22491b4ee1191d0760b1ebfd7126eb203d98e7 Package-Manager: Portage-2.3.48, Repoman-2.3.10
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
KDE_TEST="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Scientific data analysis and visualisation based on KDE Frameworks"
|
||||
@@ -73,6 +74,7 @@ src_configure() {
|
||||
-DENABLE_HDF5=$(usex hdf5)
|
||||
-DENABLE_NETCDF=$(usex netcdf)
|
||||
-DENABLE_ROOT=$(usex root)
|
||||
-DENABLE_TEST=$(usex test)
|
||||
)
|
||||
|
||||
kde5_src_configure
|
||||
|
||||
Reference in New Issue
Block a user