From f5ab9f1b400f32782fffead3ad77bce938f3ef8e Mon Sep 17 00:00:00 2001 From: Bertrand Marc Date: Sat, 10 Aug 2013 12:00:37 +0200 Subject: debian/rules: add gns nss to configure. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 0f9e2eb..b7e42b1 100755 --- a/debian/rules +++ b/debian/rules @@ -6,7 +6,7 @@ SHELL := sh -e dh ${@} --with autoreconf override_dh_auto_configure: - dh_auto_configure -- --disable-rpath --enable-guile --enable-ipv6 --with-microhttpd=yes $(shell dpkg-buildflags --export=configure) + dh_auto_configure -- --disable-rpath --enable-guile --enable-ipv6 --with-microhttpd=yes --with-nssdir=yes $(shell dpkg-buildflags --export=configure) override_dh_auto_test: # Disabling test suite, incomplete -- cgit v1.2.3-18-g5258