wok-6.x diff chemtool/receipt @ rev 2912
gst-ffmpeg problem with new ffmpeg; so compiled with built-in ffmpeg for now; size up
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed May 06 13:20:04 2009 +0000 (2009-05-06) |
parents | f08ead2d5191 |
children | f7e96b8e3444 |
line diff
1.1 --- a/chemtool/receipt Fri Oct 03 20:14:14 2008 +0000 1.2 +++ b/chemtool/receipt Wed May 06 13:20:04 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/"