wok diff mcabber/receipt @ rev 1924
volatile.cpio.gz in receipt is incompatible with tazpkg stuff
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 23 10:31:12 2008 +0000 (2008-12-23) |
parents | cb884d540a01 |
children | cde7fa93f1d6 |
line diff
1.1 --- a/mcabber/receipt Fri Oct 03 17:20:31 2008 +0000 1.2 +++ b/mcabber/receipt Tue Dec 23 10:31:12 2008 +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()