wok rev 15591

tslib: add bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Dec 02 20:00:14 2013 +0000 (2013-12-02)
parents 600aaedb561d
children 6a71982fc18f
files tslib/receipt
line diff
     1.1 --- a/tslib/receipt	Mon Dec 02 19:18:04 2013 +0000
     1.2 +++ b/tslib/receipt	Mon Dec 02 20:00:14 2013 +0000
     1.3 @@ -10,6 +10,8 @@
     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 +
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()
    1.11  {