wok diff linuxdcpp/receipt @ rev 5542
mutt: fix compile_rules for openssl 1.0
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 13 13:23:20 2010 +0200 (2010-05-13) |
parents | 8752c40cc534 |
children | a0ef91b8d352 |
line diff
1.1 --- a/linuxdcpp/receipt Sun Feb 28 16:17:14 2010 +0100 1.2 +++ b/linuxdcpp/receipt Thu May 13 13:23:20 2010 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Direct Connect client based on DC++." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+ libglade openssl gcc-lib-base" 1.8 +DEPENDS="gtk+ libglade openssl gcc-lib-base bzlib" 1.9 BUILD_DEPENDS="gtk+-dev libglade-dev openssl-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="https://launchpad.net/linuxdcpp"