wok diff magnifier/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 051931e905b0
children 9c5333f3023a
line diff
     1.1 --- a/magnifier/receipt	Fri Dec 06 10:39:07 2013 +0000
     1.2 +++ b/magnifier/receipt	Thu Apr 10 19:50:37 2014 +0200
     1.3 @@ -5,14 +5,16 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="Virtual magnifying glass"
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS="expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite \
     1.8 -xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama \
     1.9 -xorg-libXrandr xorg-libXrender xorg-libXdamage"
    1.10 +LICENSE="GPL2"
    1.11  SOURCE="magnifier-linux"
    1.12  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.13  WEB_SITE="http://magnifier.sourceforge.net/"
    1.14  WGET_URL="http://downloads.sourceforge.net/magnifier/$TARBALL"
    1.15  
    1.16 +DEPENDS="expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite \
    1.17 +xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama \
    1.18 +xorg-libXrandr xorg-libXrender xorg-libXdamage"
    1.19 +
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()
    1.22  {