Browse Source

* enable f2b mcast source/backend

master
Alex 'AdUser' Z 7 years ago
parent
commit
8beb0eb49a
  1. 1
      debian/rules

1
debian/rules vendored

@ -20,5 +20,6 @@ override_dh_auto_configure:
dh_auto_configure -- \
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
-DWITH_REDIS=ON \
-DWITH_MCAST=ON \
-DWITH_IPSET=ON \
-DWITH_HARDENING=ON

Loading…
Cancel
Save