wok diff minetest/receipt @ rev 17979
mtpaint: view external using GPicView, print image using Yad, view documentation online using TazWeb.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Apr 18 17:02:44 2015 +0300 (2015-04-18) |
parents | a371ce86818b |
children | 28e3408ee722 |
line diff
1.1 --- a/minetest/receipt Tue Feb 24 11:22:31 2015 +0100 1.2 +++ b/minetest/receipt Sat Apr 18 17:02:44 2015 +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"