wok diff libjreen/receipt @ rev 16329

ARM: add xorg-xprop - Used in the new SliTaz Tiny/Touch Screen (sts) desktop
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 10 19:50:37 2014 +0200 (2014-04-10)
parents 1ed0f1f453b3
children 94d07ea6d8cb
line diff
     1.1 --- a/libjreen/receipt	Sun Jan 20 18:49:13 2013 +0100
     1.2 +++ b/libjreen/receipt	Thu Apr 10 19:50:37 2014 +0200
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="misc"
     1.5  SHORT_DESC="Qt jabber library, written in C++"
     1.6  MAINTAINER="devl547@gmail.com"
     1.7 -DEPENDS="qt4 qca libidn"
     1.8 -BUILD_DEPENDS="Qt4-dev qca-dev libidn-dev cmake qmake"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://qutim.org/jreen"
    1.12  WGET_URL="http://qutim.org/dwnl/44/$TARBALL"
    1.13  
    1.14 +DEPENDS="qt4 qca libidn"
    1.15 +BUILD_DEPENDS="Qt4-dev qca-dev libidn-dev cmake qmake"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {