# HG changeset patch # User Eric Joseph-Alexandre # Date 1263503994 -3600 # Node ID e878b3231d7fdb1573204a3eb6efa349830a9837 # Parent 89209a7ca1ca5a211ce494a65c85355d928da2f3 Fix: amule DEPENDS (Bug #227). diff -r 89209a7ca1ca -r e878b3231d7f amule/receipt --- a/amule/receipt Thu Jan 14 22:18:56 2010 +0100 +++ b/amule/receipt Thu Jan 14 22:19:54 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="An eMule-like client for the eD2k and Kademlia networks." MAINTAINER="pankso@slitaz.org" SOURCE="aMule" -DEPENDS="wxWidgets libupnp" +DEPENDS="wxWidgets libupnp libbfd" BUILD_DEPENDS="wxWidgets-dev libupnp-dev cryptopp" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://www.amule.org/"