dns: missing dependency on bc

This commit is contained in:
Joshua Tauberer
2014-05-02 14:18:26 -04:00
parent acec82950b
commit 89bb5da986
+2 -1
View File
@@ -21,8 +21,9 @@ else
fi fi
# Okay now install the package. # Okay now install the package.
# bc is needed by dns_update.
apt_install nsd apt_install nsd bc
# Prepare nsd's configuration. # Prepare nsd's configuration.