wok diff chemtool/receipt @ rev 4804

Fix: fix CATEGORY networking --> network
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jan 17 22:17:58 2010 +0100 (2010-01-17)
parents f08ead2d5191
children f7e96b8e3444
line diff
     1.1 --- a/chemtool/receipt	Fri Oct 03 20:14:14 2008 +0000
     1.2 +++ b/chemtool/receipt	Sun Jan 17 22:17:58 2010 +0100
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="graphics"
     1.5  SHORT_DESC="Small program for drawing chemical structures."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gtk+"
     1.8 +DEPENDS="gtk+ xorg-libXdamage"
     1.9  BUILD_DEPENDS="gtk+-dev xorg-xproto"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://ruby.chemie.uni-freiburg.de/~martin/chemtool/"