[pve-devel] [PATCH pve-manager 1/1] add ifupdown2 as alternative to ifenslave.
Alexandre Derumier
aderumier at odiso.com
Wed May 16 12:01:57 CEST 2018
ifupdown2 conflict with ifenslave, as it's replace it
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 64588075..830f0f0c 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Depends: apt-transport-https,
fonts-font-awesome,
gdisk,
hdparm,
- ifenslave (>= 2.6),
+ ifenslave (>= 2.6) | ifupdown2,
libapt-pkg-perl,
libauthen-pam-perl,
libc6 (>= 2.14),
--
2.11.0
More information about the pve-devel
mailing list