wok rev 13111

soundtouch: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 27 09:57:14 2012 +0200 (2012-06-27)
parents 65d6285b6570
children d0f848ec7ee5
files soundtouch/receipt
line diff
     1.1 --- a/soundtouch/receipt	Tue Jun 26 19:19:14 2012 +0000
     1.2 +++ b/soundtouch/receipt	Wed Jun 27 09:57:14 2012 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="$WEB_SITE/$TARBALL"
     1.6  DEPENDS="gcc-lib-base"
     1.7 +BUILD_DEPENDS="libtool"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()