sci-geosciences/qgis: Fix sandbox violation

Closes: https://bugs.gentoo.org/648726
Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Andreas Sturmlechner
2018-03-05 02:01:36 +01:00
parent ad1d806464
commit 5aec0ff4c1
2 changed files with 4 additions and 2 deletions

View File

@@ -154,8 +154,9 @@ src_configure() {
use python && mycmakeargs+=( -DBINDINGS_GLOBAL_INSTALL=ON )
# bug 612956
# bugs 612956, 648726
addpredict /dev/dri/renderD128
addpredict /dev/dri/renderD129
cmake-utils_src_configure
}

View File

@@ -154,8 +154,9 @@ src_configure() {
use python && mycmakeargs+=( -DBINDINGS_GLOBAL_INSTALL=ON )
# bug 612956
# bugs 612956, 648726
addpredict /dev/dri/renderD128
addpredict /dev/dri/renderD129
cmake-utils_src_configure
}