summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2020-02-09 02:46:27 +0200
committerManos Pitsidianakis <el13635@mail.ntua.gr>2020-02-09 02:46:27 +0200
commit63cdf1a38f039945814ee8ed2feb2f7125304b7d (patch)
treebd8fa38fa71e0171d271caefa6412b01575530ec /debian/rules
parent0aa2659072280dea2d501c2aa0505329d9383d13 (diff)
debian/: add mandoc build dependency
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index d3277b92..ce799a6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
#export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+export MELI_FEATURES = cli-docs sqlite3
%:
dh $@ --with quilt