wok-current diff libccls/receipt @ rev 9940
claws-mail-vcalendar: fix bdeps
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed May 18 09:38:31 2011 +0200 (2011-05-18) |
parents | 3d7d2a9491f1 |
children | 1f7e9b51c9e3 |
line diff
1.1 --- a/libccls/receipt Thu Jul 23 11:22:07 2009 +0000 1.2 +++ b/libccls/receipt Wed May 18 09:38:31 2011 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="server library for internet cafe programs" 1.6 MAINTAINER="allan316@gmail.com" 1.7 -DEPENDS="openssl sqlite" 1.8 +DEPENDS="openssl sqlite glib" 1.9 BUILD_DEPENDS="openssl-dev sqlite-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://ccl.sourceforge.net"