Skip to content

Commit

Permalink
Merge pull request #3 from gouchi/master
Browse files Browse the repository at this point in the history
Adding interfaces joystick, raw-usb and removable-media.
  • Loading branch information
hizzlekizzle authored Sep 29, 2017
2 parents 37b36ab + 1ce0b5a commit 565c2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ grade: stable
apps:
retroarch:
command: usr/local/bin/retroarch.wrapper
plugs: [network, network-bind, x11, opengl, home, alsa, pulseaudio, bluez]
plugs: [network, network-bind, x11, opengl, home, alsa, pulseaudio, bluez, joystick, raw-usb, removable-media]

parts:
retroarch:
Expand Down

0 comments on commit 565c2e6

Please # to comment.