From 91093891ae628230f8c7ac8e7be96ef6954c7e60 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sun, 21 Feb 2016 16:21:59 +0100 Subject: [PATCH] media-gfx/gimp: Address sandbox issue (bug #574038) Package-Manager: portage-2.2.27 --- media-gfx/gimp/gimp-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild index 8f860d580537..dd6cf2b53f81 100644 --- a/media-gfx/gimp/gimp-9999.ebuild +++ b/media-gfx/gimp/gimp-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 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 } -- 2.26.2