From e1d13857b2732cee0cc04382be7bc5dfbb891711 Mon Sep 17 00:00:00 2001 From: toby Date: Fri, 24 Aug 2018 20:20:50 +0200 Subject: [PATCH] adding qemu deplendencies just to not break stuff later when installing it --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9e8cac9..93691d5 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Vcs-Git: https://git.wit.com/netops/wit-network-config Package: wit-network-config Architecture: all -Depends: systemd, sed, tcpdump, mtr-tiny, iproute2, ifupdown, ipmitool, iptables, lldpd, strongswan, telnet, netcat, fping, curl, wget, ifstat, rsyslog, ncurses-term, net-tools, bridge-utils, vlan, gnupg, sudo, isc-dhcp-client, frr (>= 5.0.1-wit), frr (<< 5.0.2-wit) +Depends: systemd, sed, tcpdump, mtr-tiny, iproute2, ifupdown, ipmitool, iptables, lldpd, strongswan, telnet, netcat, fping, curl, wget, ifstat, rsyslog, ncurses-term, net-tools, bridge-utils, vlan, gnupg, sudo, isc-dhcp-client, qemu-system-common, frr (>= 5.0.1-wit), frr (<< 5.0.2-wit) Provides: ${diverted-files} Conflicts: ${diverted-files}, dhcpcd5 Description: configure network for a standard wit compute and/or data node