]> git.proxmox.com Git - mirror_lxc.git/commitdiff
github: remove the dh-* packages
authorEvgeny Vereshchagin <evvers@ya.ru>
Mon, 3 May 2021 22:31:55 +0000 (22:31 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Mon, 3 May 2021 22:33:17 +0000 (22:33 +0000)
We don't build any packages there so it seems we don't need
those packages any more. Apart from that, it should make the
script work on Ubuntu Hirsute where dh-systemd was merged into
debhelper and is no longer available.

Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
.github/workflows/sanitizers.sh

index 2bb69b02c1b1f197eb2744045d878160b4b3de99..927d9a693e058650879304151c7b3bc70dd2ab5c 100755 (executable)
@@ -13,9 +13,8 @@ apt-get update -qq
 apt-get install --yes --no-install-recommends \
     apparmor automake autoconf bash-completion bridge-utils build-essential \
     busybox-static clang cloud-image-utils curl dbus debhelper debootstrap \
-    devscripts dh-apparmor dh-autoreconf dh-systemd dnsmasq-base \
-    docbook2x doxygen ed fakeroot file gcc gnupg graphviz git iptables \
-    net-tools libapparmor-dev libcap-dev libgnutls28-dev liblua5.2-dev \
+    devscripts dnsmasq-base docbook2x doxygen ed fakeroot file gcc gnupg graphviz \
+    git iptables net-tools libapparmor-dev libcap-dev libgnutls28-dev liblua5.2-dev \
     libpam0g-dev libseccomp-dev libselinux1-dev libtool linux-libc-dev \
     llvm lsb-release make openssl pkg-config python3-all-dev \
     python3-setuptools rsync squashfs-tools uidmap unzip uuid-runtime \