From: Stéphane Graber Date: Mon, 14 Nov 2016 16:53:07 +0000 (-0500) Subject: debian: Don't depend on libui-dialog-perl X-Git-Tag: lxc-1.0.9~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfaf86280fea43b4b6ad369871d9b6a8e33177de;p=thirdparty%2Flxc.git debian: Don't depend on libui-dialog-perl This package doesn't exist in stretch anymore, and it's unclear why we were depending on a library to begin with (as opposed to having it brought by whatever needs it). Signed-off-by: Stéphane Graber --- diff --git a/templates/lxc-debian.in b/templates/lxc-debian.in index 21e5b4fcc..3c85f9243 100644 --- a/templates/lxc-debian.in +++ b/templates/lxc-debian.in @@ -251,7 +251,6 @@ download_debian() $init,\ ifupdown,\ locales,\ -libui-dialog-perl,\ dialog,\ isc-dhcp-client,\ netbase,\