diff options
author | Sven-Thorsten Dietrich <sven@vyatta.com> | 2013-05-17 00:07:10 -0700 |
---|---|---|
committer | Sven-Thorsten Dietrich <sven@vyatta.com> | 2013-05-17 00:07:10 -0700 |
commit | ab657ae6b3af9d84e1e441cdc25c39587ec95232 (patch) | |
tree | 9f6139dbfa8486a7e76c51c785cd15df30108f5a | |
parent | 9894b947367cbc7da1649d237cb05f09a2af6bec (diff) | |
download | vyatta-bash-master.tar.gz vyatta-bash-master.zip |
Add hostname package dependencymaster
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 88da9e4..796f855 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: base Priority: optional Maintainer: Vyatta Package Maintainers <maintainers@vyatta.com> Standards-Version: 3.6.2 -Build-Depends: autoconf, patch, bison, libncurses5-dev, autotools-dev, +Build-Depends: autoconf, hostname, patch, bison, libncurses5-dev, autotools-dev, debhelper (>= 5), locales Package: vyatta-bash |