Added the removable-media plug

I'm trying to use freecad with external storage but the snap doesn't provide the removable media plug
This commit is contained in:
ShoofLLC
2021-04-13 23:05:42 +02:00
committed by wwmayer
parent a54eab7187
commit f43329f80a

View File

@@ -117,5 +117,5 @@ echo "
apps:
FreeCAD:
command: bin/launcher
plugs: [ locale-control,x11,opengl,network-bind,home,unity7 ]
plugs: [ locale-control,x11,opengl,network-bind,home,unity7,removable-media ]
" >> snapcraft.yaml