wok diff libqwt5-qt4/receipt @ rev 8833

Fix: tazdev receipt
author Christophe Lincoln <pankso@slitaz.org>
date Thu Feb 24 16:18:46 2011 +0100 (2011-02-24)
parents b04abd30b007
children 02cc6d6760e4
line diff
     1.1 --- a/libqwt5-qt4/receipt	Sat Sep 04 12:47:38 2010 +0200
     1.2 +++ b/libqwt5-qt4/receipt	Thu Feb 24 16:18:46 2011 +0100
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="graphics"
     1.5  SHORT_DESC="Lib Qt Widgets for Technical applications"
     1.6  MAINTAINER="slitaz@objectif-securite.ch"
     1.7 -DEPENDS="libQtCore libQtGui libQtScript libQtXml libQtDesigner gcc-lib-base"
     1.8 +DEPENDS="libQtCore libQtGui libQtScript libQtXml libQtDesigner gcc-lib-base \
     1.9 +qmake"
    1.10  BUILD_DEPENDS="$DEPENDS qt4"
    1.11  SOURCE="qwt"
    1.12  TARBALL="$SOURCE-$VERSION.tar.bz2"