wok diff fwbuilder/receipt @ rev 14497

syslinux: add greek support (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 10 13:18:58 2013 +0200 (2013-05-10)
parents 88f64a860eaf
children 7bb096863642
line diff
     1.1 --- a/fwbuilder/receipt	Sun Dec 25 15:18:54 2011 +0100
     1.2 +++ b/fwbuilder/receipt	Fri May 10 13:18:58 2013 +0200
     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()