wok diff rhapsody/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 9891e0959aef
children 3ba8d2c9720d
line diff
     1.1 --- a/rhapsody/receipt	Mon Apr 04 06:15:40 2011 +0000
     1.2 +++ b/rhapsody/receipt	Thu Apr 10 19:50:37 2014 +0200
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Text mode and easy to use IRC client."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="ncurses"
     1.8 -BUILD_DEPENDS="ncurses-dev"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="rhapsody_0.28b.tgz"
    1.11  WEB_SITE="http://rhapsody.sourceforge.net/"
    1.12  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.13  TAGS="irc"
    1.14  
    1.15 +DEPENDS="ncurses"
    1.16 +BUILD_DEPENDS="ncurses-dev"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {