wok diff gsmartcontrol/receipt @ rev 9774

bridge-utils: fix WGET_URL and clean
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 11 21:31:48 2011 +0200 (2011-05-11)
parents ec092c48d554
children 3a37bcf4ef92
line diff
     1.1 --- a/gsmartcontrol/receipt	Wed Sep 09 21:34:28 2009 +0200
     1.2 +++ b/gsmartcontrol/receipt	Wed May 11 21:31:48 2011 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Hard disk drive health inspection tool (GUI for smartctl)."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.7 -DEPENDS="pcre gtk+ gtkmm smartmontools"
     1.8 +DEPENDS="pcre gtk+ gtkmm smartmontools gcc-lib-base"
     1.9  BUILD_DEPENDS="pcre-dev gtk+-dev gtkmm-dev"
    1.10  WEB_SITE="http://gsmartcontrol.berlios.de/"
    1.11  WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL"