Control: tags -1 + patch

I suspect this change to the build rules will solve this.

diff --git a/debian/rules b/debian/rules
index 2ed5f25..81f0450 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@ include /usr/share/dpkg/buildflags.mk
 CONFIGURE_FLAGS += -DOPENDHT_STATIC=ON
 CONFIGURE_FLAGS += -DOPENDHT_SHARED=OFF
 CONFIGURE_FLAGS += -DCMAKE_POSITION_INDEPENDENT_CODE=ON
+CONFIGURE_FLAGS += -DOPENDHT_PROXY_SERVER=ON
 
 %:
        dh $@ --with=systemd


--
Happy hacking
Petter Reinholdtsen

Reply via email to