wok-next diff chemtool/receipt @ rev 3387
Fix: childsplay (depends and build_depends)
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Thu Jun 11 23:44:37 2009 +0000 (2009-06-11) |
parents | f08ead2d5191 |
children | f7e96b8e3444 |
line diff
1.1 --- a/chemtool/receipt Fri Oct 03 20:14:14 2008 +0000 1.2 +++ b/chemtool/receipt Thu Jun 11 23:44:37 2009 +0000 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/"