wok diff soprano/receipt @ rev 15804

8086tiny: typos (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 22 18:22:51 2014 +0100 (2014-01-22)
parents 532ab3b57d40
children 579bfd0929b6
line diff
     1.1 --- a/soprano/receipt	Fri Nov 04 12:23:07 2011 +0100
     1.2 +++ b/soprano/receipt	Wed Jan 22 18:22:51 2014 +0100
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Soprano is the Qt/C++ RDF framework"
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="libQtCore libQtNetwork"
     1.8 -BUILD_DEPENDS="cmake qmake Qt4-dev"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://soprano.sourceforge.net/"
    1.12  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.13  
    1.14 +DEPENDS="libQtCore libQtNetwork"
    1.15 +BUILD_DEPENDS="cmake qmake Qt4-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {