wok-next diff fwbuilder/receipt @ rev 15143
Up cromfs (1.5.10.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 15 12:33:36 2013 +0000 (2013-08-15) |
parents | 88f64a860eaf |
children | 7bb096863642 |
line diff
1.1 --- a/fwbuilder/receipt Sun Dec 25 15:18:54 2011 +0100 1.2 +++ b/fwbuilder/receipt Thu Aug 15 12:33:36 2013 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="libxml2 libxslt zlib libQtGui libQtNetwork libQtCore" 1.7 -BUILD_DEPENDS="qmake libxslt-dev Qt4-dev" 1.8 +BUILD_DEPENDS="qmake libxslt-dev Qt4-dev autoconf automake libtool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()