projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c122ded
)
media-gfx/gimp: Address sandbox issue (bug #574038)
author
Sebastian Pipping
<sping@gentoo.org>
Sun, 21 Feb 2016 15:21:59 +0000
(16:21 +0100)
committer
Sebastian Pipping
<sping@gentoo.org>
Sun, 21 Feb 2016 15:22:56 +0000
(16:22 +0100)
Package-Manager: portage-2.2.27
media-gfx/gimp/gimp-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-gfx/gimp/gimp-9999.ebuild
b/media-gfx/gimp/gimp-9999.ebuild
index 8f860d580537ae54edbd5a50fc2878f178401a7f..dd6cf2b53f814670008e54177f3f395d958432b9 100644
(file)
--- a/
media-gfx/gimp/gimp-9999.ebuild
+++ b/
media-gfx/gimp/gimp-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-138,6
+138,7
@@
src_configure() {
src_compile() {
addwrite /dev/nvidiactl # bug #569738
+ addwrite /dev/dri/ # bug #574038
gnome2_src_compile
}