wok diff fwbuilder/receipt @ rev 13992

qt4 up to 4.8.4 - fixed some qt4 dependent package which does not build, upgrading only if necessary, tested razorqt and some apps, all seems to work
author ernia <monghitri@aruba.it>
date Mon Feb 11 23:39:16 2013 +0000 (2013-02-11)
parents 88f64a860eaf
children 7bb096863642
line diff
     1.1 --- a/fwbuilder/receipt	Sun Dec 25 15:18:54 2011 +0100
     1.2 +++ b/fwbuilder/receipt	Mon Feb 11 23:39:16 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()