wok-6.x diff gsmartcontrol/receipt @ rev 7527
Changed all firefox-langpack to not force change locale. This so you can more then one installed on say a livecd.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Dec 05 21:45:02 2010 +0000 (2010-12-05) |
parents | ec092c48d554 |
children | 3a37bcf4ef92 |
line diff
1.1 --- a/gsmartcontrol/receipt Wed Sep 09 21:34:28 2009 +0200 1.2 +++ b/gsmartcontrol/receipt Sun Dec 05 21:45:02 2010 +0000 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"