# HG changeset patch # User Pascal Bellard # Date 1386014414 0 # Node ID b162f4f246781bf9a7a176a575581d32fb2e5714 # Parent 600aaedb561dd5a8c7a193dc66620e4092d5c1b6 tslib: add bdeps diff -r 600aaedb561d -r b162f4f24678 tslib/receipt --- a/tslib/receipt Mon Dec 02 19:18:04 2013 +0000 +++ b/tslib/receipt Mon Dec 02 20:00:14 2013 +0000 @@ -10,6 +10,8 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL" +BUILD_DEPENDS="autoconf" + # Rules to configure and make the package. compile_rules() {