From 6ce98ff8568f8efcb844052b7f2b9b108e538cbf Mon Sep 17 00:00:00 2001 From: Alexandre Derumier Date: Wed, 16 May 2018 12:01:57 +0200 Subject: [PATCH] add ifupdown2 as alternative to ifenslave. 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),