aboutsummaryrefslogtreecommitdiff
path: root/community/aria2/build
diff options
context:
space:
mode:
Diffstat (limited to 'community/aria2/build')
-rwxr-xr-xcommunity/aria2/build2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/aria2/build b/community/aria2/build
index f6281345..af3418ee 100755
--- a/community/aria2/build
+++ b/community/aria2/build
@@ -11,6 +11,8 @@ export PKG_CONFIG="pkgconf --static"
--disable-websocket \
--without-libxml2 \
--without-libexpat \
+ --without-libnettle \
+ --without-gnutls \
--without-sqlite3
make LDFLAGS="$LDFLAGS -all-static"