wok diff fwbuilder/receipt @ rev 15079

libdes: add license
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 13 17:28:10 2013 +0000 (2013-08-13)
parents 88f64a860eaf
children 7bb096863642
line diff
     1.1 --- a/fwbuilder/receipt	Sun Dec 25 15:18:54 2011 +0100
     1.2 +++ b/fwbuilder/receipt	Tue Aug 13 17:28:10 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()