Fix the fix

Forgot to take out [libplotinus.so](https://github.com/p-e-w/plotinus). Something I use myself in all GTK apps, but which isn't needed whatsoever for gnome-calculator.
This commit is contained in:
glitsj16 2018-04-01 07:58:43 +00:00 committed by GitHub
parent 6216347485
commit 620d3f93fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ shell none
disable-mnt
private-bin gnome-calculator
private-dev
private-lib gdk-pixbuf-2.0,gio,girepository-1.0,gvfs,libgconf-2.so.4,libgnutls.so.30,libplotinus.so,libproxy.so.1,librsvg-2.so.2,libxml2.so.2
private-lib gdk-pixbuf-2.0,gio,girepository-1.0,gvfs,libgconf-2.so.4,libgnutls.so.30,libproxy.so.1,librsvg-2.so.2,libxml2.so.2
private-tmp
#memory-deny-write-execute - breaks on Arch