wok-next diff chemtool/receipt @ rev 21050

gparted: implement SliTaz graphical "su" in a right way
Note, it isn't in *.desktop file anymore (as for gparted-0.32.0), it is inside /usr/bin/gparted script!
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Nov 28 12:35:25 2018 +0200 (2018-11-28)
parents f48456621a9d
children 5669e8b3be70
line diff
     1.1 --- a/chemtool/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/chemtool/receipt	Wed Nov 28 12:35:25 2018 +0200
     1.3 @@ -4,14 +4,14 @@
     1.4  VERSION="1.6.14"
     1.5  CATEGORY="graphics"
     1.6  SHORT_DESC="Drawing chemical structures"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="http://ruby.chemie.uni-freiburg.de/~martin/chemtool/"
    1.11  
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WGET_URL="$WEB_SITE$TARBALL"
    1.14  
    1.15 -BUILD_DEPENDS="gettext gtk2-dev xorg-libX11-dev xorg-libICE-dev"
    1.16 +BUILD_DEPENDS="gettext-dev gtk2-dev xorg-libX11-dev xorg-libICE-dev"
    1.17  
    1.18  compile_rules() {
    1.19  	./configure \