wok-6.x rev 4369
remind: fix depends
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sun Oct 11 10:09:50 2009 +0000 (2009-10-11) |
parents | b948b682a6ab |
children | f8052cf84356 |
files | remind/receipt |
line diff
1.1 --- a/remind/receipt Sun Oct 11 10:06:37 2009 +0000 1.2 +++ b/remind/receipt Sun Oct 11 10:09:50 2009 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Sophisticated calender and alarm program." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="tk tcl tcllib" 1.8 +DEPENDS="tk tcl tcllib xorg-libXss" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.roaringpenguin.com/products/remind" 1.11 WGET_URL="http://www.roaringpenguin.com/files/download/$TARBALL"