mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Fix gigalomania
This commit is contained in:
parent
686cdf536d
commit
03a7f39cef
@ -1,7 +1,7 @@
|
||||
VERSION=0.27
|
||||
GIT=https://gitlab.redox-os.org/redox-os/gigalomania.git
|
||||
BRANCH=master
|
||||
BUILD_DEPENDS=(sdl_mixer sdl_image sdl liborbital libpng libjpeg zlib)
|
||||
BUILD_DEPENDS=(sdl_mixer sdl_image sdl liborbital libogg libpng libjpeg libvorbis zlib)
|
||||
|
||||
function recipe_version {
|
||||
echo "$VERSION"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user