From 6b35676c24c526f08f1d716f1109ee9cf323212a Mon Sep 17 00:00:00 2001
From: Thomas Jepp <tom@tomjepp.co.uk>
Date: Mon, 23 Nov 2015 17:16:33 +0000
Subject: Dependency fixes for Jessie. Remove the dependency on vyatta-busybox,
 use the system busybox.

---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'debian')

diff --git a/debian/control b/debian/control
index cb0e0f59..05f23913 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: vyatta-cfg-system
 Section: contrib/net
 Priority: extra
 Maintainer: VyOS Package Maintainers <maintainers@vyos.net>
-Build-Depends: debhelper (>= 5), autotools-dev
+Build-Depends: debhelper (>= 5), autotools-dev, autoconf, automake, cpio
 Standards-Version: 3.9.1
 
 Package: vyatta-cfg-system
@@ -23,7 +23,7 @@ Depends:  adduser,
  ntp (>= 4.2.4p6+vyatta-7),
  udev (>= 160-1),
  rsyslog | system-log-daemon,
- vyatta-busybox,
+ busybox,
  sudo,
  snmpd (>= 5.4.2.1-vyatta11),
  vyatta-keepalived (>= 1.1.15-1-vyatta-5),
-- 
cgit v1.2.3