wok diff libsdl-mixer/receipt @ rev 20920

updated flake8 (2.2.4 -> 3.7.7)
author Hans-G?nter Theisgen
date Fri Mar 01 17:30:52 2019 +0100 (2019-03-01)
parents 4cd474907d60
children a57602119b79
line diff
     1.1 --- a/libsdl-mixer/receipt	Wed Apr 02 10:38:57 2014 +0200
     1.2 +++ b/libsdl-mixer/receipt	Fri Mar 01 17:30:52 2019 +0100
     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()