wok-6.x diff gsmartcontrol/receipt @ rev 5362
improve vlc : libvlc, libvlc-dev are not optional deps
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Apr 28 21:41:43 2010 +0000 (2010-04-28) |
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 Apr 28 21:41:43 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"