aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--network/aMule/README2
-rw-r--r--network/aMule/aMule.SlackBuild1
2 files changed, 2 insertions, 1 deletions
diff --git a/network/aMule/README b/network/aMule/README
index 86003b568a8a..3d53719c183e 100644
--- a/network/aMule/README
+++ b/network/aMule/README
@@ -3,7 +3,7 @@ wxWidgets class library. It was originally forked from the xMule project,
which in turn was forked from the lMule project. This is turn was the
first fork of eMule to run nativly on Linux and other Unix-like systems.
-libupnp-legacy is a optional dependency.
+libupnp is a optional dependency.
You can build optimal features of aMule with following variables;
diff --git a/network/aMule/aMule.SlackBuild b/network/aMule/aMule.SlackBuild
index fd332b505a59..b910674f1851 100644
--- a/network/aMule/aMule.SlackBuild
+++ b/network/aMule/aMule.SlackBuild
@@ -150,6 +150,7 @@ CXXFLAGS="$SLKCFLAGS -std=gnu++14" \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--with-wx-config=/usr/bin/wx-config \
--disable-debug \
+ --with-boost \
--$AMULE_GUI-amule-gui \
--$AMULE_DAEMON-amule-daemon \
--$AMULE_CMD-amulecmd \