summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2012-04-02 11:11:42 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2012-04-02 11:11:42 -0700
commit2be9c02490c3bf776b31c90d0dd8cb4d8b3494cd (patch)
treeffa281866eb42d115d4b8fb1fff3eab9f3c8e9f3
parent73ab57650b8e80066578b95f7977838c9ecc2539 (diff)
downloadvyatta-cfg-system-2be9c02490c3bf776b31c90d0dd8cb4d8b3494cd.tar.gz
vyatta-cfg-system-2be9c02490c3bf776b31c90d0dd8cb4d8b3494cd.zip
Add dependency on dialog package
Including dialog in build allows for packages upgrade to ask user questions in text boxes.
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 0b06b260..f7d77a63 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Package: vyatta-cfg-system
Architecture: any
Depends: acpid,
adduser,
+ dialog,
sed (>= 4.1.5),
perl (>= 5.10.1),
libnetaddr-ip-perl,