summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorrbalocca <rbalocca@vyatta.com>2008-03-21 12:59:21 -0700
committerrbalocca <rbalocca@vyatta.com>2008-03-21 12:59:21 -0700
commitf577d92b1de5c3ff9b9fb1348674f42a43caee03 (patch)
treeaf8605732bdee23cf3aa8e64143ec1d560cb6cbd /debian
parent15c00f38e61c3746be23bcc80fc6c0743bc99fe2 (diff)
downloadvyatta-op-vpn-f577d92b1de5c3ff9b9fb1348674f42a43caee03.tar.gz
vyatta-op-vpn-f577d92b1de5c3ff9b9fb1348674f42a43caee03.zip
Add missing dependencies
Diffstat (limited to 'debian')
-rw-r--r--debian/control8
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 7400b1b..690159c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,15 +6,17 @@ Build-Depends: debhelper (>= 5), autotools-dev, libsablot0-dev (>= 1.0.3-1)
Standards-Version: 3.7.2
Package: vyatta-op-vpn
-Architecture: all
+Architecture: i386
Depends: bash (>= 3.1),
vyatta-op,
vyatta-cfg-vpn,
+ libc6,
+ openswan,
libsablot0 (>= 1.0.3-1)
Suggests: util-linux (>= 2.13-5),
net-tools,
ethtool,
ncurses-bin (>= 5.5-5),
ntpdate
-Description: Vyatta operational commands for VPN.
- Vyatta operational commands for VPN.
+Description: Vyatta operational commands for VPN
+ Vyatta commands to operate openswan VPN.