mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user