wok rev 15592

tslib: add bdeps (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Dec 02 20:19:52 2013 +0000 (2013-12-02)
parents b162f4f24678
children 3b4e4318134e
files tslib/receipt
line diff
     1.1 --- a/tslib/receipt	Mon Dec 02 20:00:14 2013 +0000
     1.2 +++ b/tslib/receipt	Mon Dec 02 20:19:52 2013 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="autoconf"
     1.8 +BUILD_DEPENDS="libtool automake autoconf"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()