wok diff galculator/receipt @ rev 8957

Fixed xpat2 to not need xorg and xorg-dev. Add xorg-libX11, xorg-libXt, and xorg-libXaw to xpat2 depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 01 18:45:33 2011 +0000 (2011-03-01)
parents de4bec8b35fc
children 372173be45ed
line diff
     1.1 --- a/galculator/receipt	Sun Feb 08 22:45:35 2009 +0100
     1.2 +++ b/galculator/receipt	Tue Mar 01 18:45:33 2011 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Graphical scientific calculator."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gtk+ libglade"
     1.8 +DEPENDS="gtk+ libglade xorg-libXdamage"
     1.9  BUILD_DEPENDS="perl pkg-config gtk+-dev libglade-dev xorg-xproto intltool"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://galculator.sourceforge.net/"