From 44f213ebca4f65e2b92c5daeb91e12662b337aaf Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Sat, 12 Aug 2017 21:37:12 -0500 Subject: Add interfaces for networking and printing We added the cups-control interface for getting and adjusting a printer. And added the network interface for the OCAL lookup and grabbing of graphics. --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 8aed159e3..6ef3a2f54 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -99,7 +99,7 @@ parts: apps: inkscape: command: snapcraft.sh desktop-launch inkscape - plugs: [home, unity7, gsettings] + plugs: [home, unity7, gsettings, cups-control, network] desktop: share/applications/inkscape.desktop viewer: command: snapcraft.sh desktop-launch inkview -- cgit v1.2.3