wok diff libqwt5-qt4/receipt @ rev 21981

updated subversion and subversion-dev (1.9.0 -> 1.12.2)
author Hans-G?nter Theisgen
date Sat Oct 12 10:07:49 2019 +0100 (2019-10-12)
parents 086841d75237
children fba91717815c
line diff
     1.1 --- a/libqwt5-qt4/receipt	Tue Jun 11 11:09:32 2013 +0200
     1.2 +++ b/libqwt5-qt4/receipt	Sat Oct 12 10:07:49 2019 +0100
     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  {