wok rev 4781
Fix: amule DEPENDS (Bug #227).
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Jan 14 22:19:54 2010 +0100 (2010-01-14) |
parents | 89209a7ca1ca |
children | 58ae5d7f88a9 |
files | amule/receipt |
line diff
1.1 --- a/amule/receipt Thu Jan 14 22:18:56 2010 +0100 1.2 +++ b/amule/receipt Thu Jan 14 22:19:54 2010 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="An eMule-like client for the eD2k and Kademlia networks." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 SOURCE="aMule" 1.7 -DEPENDS="wxWidgets libupnp" 1.8 +DEPENDS="wxWidgets libupnp libbfd" 1.9 BUILD_DEPENDS="wxWidgets-dev libupnp-dev cryptopp" 1.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.amule.org/"