diff options
Diffstat (limited to 'debian')
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index b512a6576..525f237c8 100755 --- a/debian/rules +++ b/debian/rules @@ -29,6 +29,7 @@ override_dh_auto_configure: -DENABLE_PCRE2=OFF \ -DENABLE_HIREDIS=ON \ -DENABLE_LUAJIT=ON \ + -DENABLE_TORCH=ON \ -DWANT_SYSTEMD_UNITS=ON override_dh_makeshlibs: |