diff options
-rw-r--r-- | package/collectd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/collectd/Makefile b/package/collectd/Makefile index 1f8f003eb..0e81c8345 100644 --- a/package/collectd/Makefile +++ b/package/collectd/Makefile @@ -66,6 +66,7 @@ CONFIGURE_ARGS+= --disable-apache \ --disable-multimeter \ --disable-mysql \ --disable-openvpn \ + --disable-python \ --disable-postgresql \ --disable-powerdns \ --disable-network \ @@ -95,6 +96,7 @@ CONFIGURE_ARGS+= --disable-apache \ --disable-write_http \ --with-fp-layout=nothing \ --without-java \ + --without-python \ --without-libiptc \ --with-nan-emulation |