wok-current diff minetest/receipt @ rev 19259
nano: split nano-doc with man pages and docs, shrink *.nanorc files (-9KB uncompressed)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Jul 03 13:47:30 2016 +0300 (2016-07-03) |
parents | a371ce86818b |
children | 28e3408ee722 |
line diff
1.1 --- a/minetest/receipt Tue Feb 24 11:22:31 2015 +0100 1.2 +++ b/minetest/receipt Sun Jul 03 13:47:30 2016 +0300 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"