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