summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2013-06-28 11:12:43 +0200
committerOndřej Surý <ondrej@sury.org>2013-06-28 12:59:10 +0200
commite301d773aaa434e69231372376bc591b67480c75 (patch)
tree32a0e121d98705d1c271a47ce38adb4090e2291b /debian
parenta631b5193ce5fddf05da7857f5d15b891d463bdb (diff)
downloadknot-e301d773aaa434e69231372376bc591b67480c75.tar.gz
Add needed Depends on adduser
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a28f0fb..eda1d63 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Vcs-Git: git://git.debian.org/users/ondrej/knot.git
Package: knot
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
Description: authoritative domain name server
Knot DNS is a fast, authoritative only, high performance, feature
full and open source name server.