Skip to content

Commit

Permalink
Fix irrlicht version by using git tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Dani Llewellyn authored Nov 16, 2022
1 parent a95e3bf commit 4316e69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ parts:

irrlicht:
source: https://github.com/minetest/irrlicht.git
source-tag: 1.9.0mt8 # must be updated to match whatever a specific minetest version requires
plugin: cmake
configflags:
- -DBUILD_SHARED_LIBS=OFF
Expand Down

0 comments on commit 4316e69

Please sign in to comment.