wok-next diff minetest/receipt @ rev 18927
Add lz5 (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 25 15:56:04 2016 +0100 (2016-02-25) |
parents | a371ce86818b |
children | 2809ecb8c754 |
line diff
1.1 --- a/minetest/receipt Tue Feb 24 11:22:31 2015 +0100 1.2 +++ b/minetest/receipt Thu Feb 25 15:56:04 2016 +0100 1.3 @@ -11,6 +11,7 @@ 1.4 WGET_URL="https://github.com/minetest/minetest/archive/$VERSION.tar.gz" 1.5 TARBALL2="minetest_game-$VERSION.tar.gz" 1.6 WGET_URL2="https://github.com/minetest/minetest_game/archive/$VERSION.tar.gz" 1.7 +EXTRA_SOURCE_FILES="$WGET_URL2" 1.8 1.9 DEPENDS="libssl libpng jpeg sqlite libvorbis openal libglu-mesa curl \ 1.10 mesa irrlicht"