wok-next diff libqwt5-qt4/receipt @ rev 19972

Up copyq (3.1.1), qedit (2.8.1)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Oct 17 19:29:54 2017 +0200 (2017-10-17)
parents 086841d75237
children 99d1d45ec006
line diff
     1.1 --- a/libqwt5-qt4/receipt	Tue Jun 11 11:09:32 2013 +0200
     1.2 +++ b/libqwt5-qt4/receipt	Tue Oct 17 19:29:54 2017 +0200
     1.3 @@ -5,13 +5,15 @@
     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 -BUILD_DEPENDS="$DEPENDS qt4 qmake Qt4-dev"
     1.9 +LICENSE="LGPL2.1"
    1.10  SOURCE="qwt"
    1.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://qwt.sourceforge.net"
    1.13  WGET_URL="http://switch.dl.sourceforge.net/sourceforge/qwt/$TARBALL"
    1.14  
    1.15 +DEPENDS="libQtCore libQtGui libQtScript libQtXml libQtDesigner gcc-lib-base"
    1.16 +BUILD_DEPENDS="$DEPENDS qt4 qmake Qt4-dev"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {