mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-gfx/gimp: Fix compile for NVidia OpenCL (bug #569738)
Package-Manager: portage-2.2.26
This commit is contained in:
@@ -136,6 +136,11 @@ src_configure() {
|
||||
GEGL=/usr/bin/gegl-0.3 gnome2_src_configure
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
addwrite /dev/nvidiactl # bug #569738
|
||||
gnome2_src_compile
|
||||
}
|
||||
|
||||
_clean_up_locales() {
|
||||
einfo "Cleaning up locales..."
|
||||
for lang in ${LANGS}; do
|
||||
|
||||
Reference in New Issue
Block a user