]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
unixodbc-dev is an auth dependency 11154/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 10 Jan 2022 07:14:17 +0000 (08:14 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 10 Jan 2022 07:14:17 +0000 (08:14 +0100)
tasks.py

index 1b45d7b74f0e6ca3956b2895565e6e3231432b71..86a6028f3988061577775985aa62ad56cc031f24 100644 (file)
--- a/tasks.py
+++ b/tasks.py
@@ -45,6 +45,7 @@ auth_build_deps = [    # FIXME: perhaps we should be stealing these from the deb
     'ruby-bundler',
     'ruby-dev',
     'sqlite3',
+    'unixodbc-dev',
 ]
 rec_build_deps = [
     'libcap-dev',