wok-next diff libsdl-mixer/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 4cd474907d60
children 595097cb4e40
line diff
     1.1 --- a/libsdl-mixer/receipt	Wed Apr 02 10:38:57 2014 +0200
     1.2 +++ b/libsdl-mixer/receipt	Wed Jun 14 09:51:23 2017 +0300
     1.3 @@ -13,7 +13,8 @@
     1.4  HOST_ARCH="i486 arm"
     1.5  
     1.6  DEPENDS="libsdl libmad libvorbis libogg"
     1.7 -BUILD_DEPENDS="libsdl libsdl-dev libmad-dev libvorbis-dev libogg-dev "
     1.8 +BUILD_DEPENDS="libsdl libsdl-dev libmad-dev libvorbis-dev libogg-dev \
     1.9 +alsa-lib-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()