sci-geosciences/qgis: Try to fix sandbox violation, bug #612956

Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Andreas Sturmlechner
2017-09-10 15:04:14 +02:00
parent eae7bf5ed4
commit 6c51c1d4e1

View File

@@ -148,6 +148,9 @@ src_configure() {
)
fi
# bug 612956
addpredict /dev/dri/renderD128
cmake-utils_src_configure
}