net-misc/spice-gtk: workaround access violation during configure, bug #581836
authorMatthias Maier <tamiko@gentoo.org>
Tue, 14 Jun 2016 03:59:39 +0000 (22:59 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Tue, 14 Jun 2016 04:00:08 +0000 (23:00 -0500)
Thanks to Martin Dummer for the patch.

Package-Manager: portage-2.2.28

net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild
net-misc/spice-gtk/spice-gtk-0.31.ebuild

index cec0640d8f7c75779e37bc282514b3ac44a27a69..620e995cff0312578be9efca6ea89351640bb494 100644 (file)
@@ -83,6 +83,10 @@ DEPEND="${RDEPEND}
 # dev-lang/vala:0.14
 # dev-lang/perl
 
+# Prevent sandbox violations, bug #581836
+# https://bugzilla.gnome.org/show_bug.cgi?id=581836
+addpredict /dev
+
 src_prepare() {
        epatch_user
 
index 5ace07be0fb280ec7c7008f1c55bcd1c6aea42ba..984bef2a2aee6ec07e00e9920b094bd2b1b6fb1d 100644 (file)
@@ -84,6 +84,10 @@ DEPEND="${RDEPEND}
 # dev-lang/vala:0.14
 # dev-lang/perl
 
+# Prevent sandbox violations, bug #581836
+# https://bugzilla.gnome.org/show_bug.cgi?id=581836
+addpredict /dev
+
 src_prepare() {
        epatch_user