wok-6.x diff soundtouch/receipt @ rev 15047

lxnetdaemon: update compile_rules patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 12 17:45:05 2013 +0000 (2013-08-12)
parents d64255d3603e
children 600aaedb561d
line diff
     1.1 --- a/soundtouch/receipt	Tue Jun 26 18:33:47 2012 +0000
     1.2 +++ b/soundtouch/receipt	Mon Aug 12 17:45:05 2013 +0000
     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()