diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index 3a7332840..5f3356e2c 100755 --- a/debian/rules +++ b/debian/rules @@ -23,6 +23,7 @@ override_dh_auto_configure: -DINSTALL_EXAMPLES=ON \ -DFORCE_GMIME24=ON \ -DENABLE_HIREDIS=ON \ + -DENABLE_LUAJIT=ON \ -DWANT_SYSTEMD_UNITS=ON override_dh_makeshlibs: |