dns: missing dependency on bc

This commit is contained in:
Joshua Tauberer 2014-05-02 14:18:26 -04:00
parent acec82950b
commit 89bb5da986
1 changed files with 2 additions and 1 deletions

View File

@ -21,8 +21,9 @@ else
fi
# Okay now install the package.
# bc is needed by dns_update.
apt_install nsd
apt_install nsd bc
# Prepare nsd's configuration.