wok-next diff minetest/receipt @ rev 19769

Update Perl XS modules that need perl-dev to build (unlike Pure Perl), rebuild all module packages as Perl version change.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jun 14 09:51:23 2017 +0300 (2017-06-14)
parents a371ce86818b
children 2809ecb8c754
line diff
     1.1 --- a/minetest/receipt	Tue Feb 24 11:22:31 2015 +0100
     1.2 +++ b/minetest/receipt	Wed Jun 14 09:51:23 2017 +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"