wok rev 16644

portmidi: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 12 20:31:51 2014 +0000 (2014-05-12)
parents 0a83affdfa51
children 792f05a01cad
files portmidi/receipt
line diff
     1.1 --- a/portmidi/receipt	Mon May 12 19:17:28 2014 +0000
     1.2 +++ b/portmidi/receipt	Mon May 12 20:31:51 2014 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$SF_MIRROR/portmedia/$PACKAGE/$VERSION/$TARBALL"
     1.5  
     1.6  DEPENDS="alsa-lib"
     1.7 -BUILD_DEPENDS="alsa-lib-dev cmake"
     1.8 +BUILD_DEPENDS="alsa-lib-dev cmake unzip"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()