wok-6.x diff mcabber/receipt @ rev 1979
webalizer: start only if never run before
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jan 04 09:55:26 2009 +0000 (2009-01-04) |
parents | cb884d540a01 |
children | cde7fa93f1d6 |
line diff
1.1 --- a/mcabber/receipt Fri Oct 03 17:20:31 2008 +0000 1.2 +++ b/mcabber/receipt Sun Jan 04 09:55:26 2009 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://lilotux.net/~mikael/mcabber" 1.5 WGET_URL="$WEB_SITE/files/$TARBALL" 1.6 DEPENDS="libcrypto openssl" 1.7 -BUILD_DEPENDS="libcrypto-dev openssl-dev glib" 1.8 +BUILD_DEPENDS="libcrypto-dev openssl-dev glib glib-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()