Skip to content

Commit

Permalink
Fix snap deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachBacon committed Feb 2, 2019
1 parent 44208c8 commit ede6b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/snap/snapcraft.yaml
Expand Up @@ -16,7 +16,7 @@ parts:
- make
- cmake
- libwxgtk3.0-dev
- libsdl2.0-dev
- libsdl2-dev
- libsfml-dev
- libgtk-3-dev
configflags:
Expand Down

0 comments on commit ede6b37

Please sign in to comment.