# HG changeset patch # User Pascal Bellard # Date 1399926711 0 # Node ID 44d6f3a2ee81cf2fbd9c9db3c1c22a5ef2a344f6 # Parent 0a83affdfa51c02508654cb9d70e3d8e7dec7e89 portmidi: update bdeps diff -r 0a83affdfa51 -r 44d6f3a2ee81 portmidi/receipt --- a/portmidi/receipt Mon May 12 19:17:28 2014 +0000 +++ b/portmidi/receipt Mon May 12 20:31:51 2014 +0000 @@ -11,7 +11,7 @@ WGET_URL="$SF_MIRROR/portmedia/$PACKAGE/$VERSION/$TARBALL" DEPENDS="alsa-lib" -BUILD_DEPENDS="alsa-lib-dev cmake" +BUILD_DEPENDS="alsa-lib-dev cmake unzip" # Rules to configure and make the package. compile_rules()