wok-next diff gsmartcontrol/receipt @ rev 5476
Fixed a typo in vlc depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed May 05 23:43:46 2010 -0400 (2010-05-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 Wed May 05 23:43:46 2010 -0400 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"