wok-next diff soundtouch/receipt @ rev 18657
pypar2: add bdeps, tiny tweak; pcmanfm action: allow ": " inside name (for example, HDD volume name)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Dec 03 02:34:35 2015 +0200 (2015-12-03) |
parents | 600aaedb561d |
children | a8e75e9bae6c |
line diff
1.1 --- a/soundtouch/receipt Mon Dec 02 19:18:04 2013 +0000 1.2 +++ b/soundtouch/receipt Thu Dec 03 02:34:35 2015 +0200 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="$WEB_SITE/$TARBALL" 1.5 1.6 DEPENDS="gcc-lib-base" 1.7 -BUILD_DEPENDS="libtool" 1.8 +BUILD_DEPENDS="libtool automake" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()