]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
CI: install `libltdl-dev`
authorIker Pedrosa <ipedrosa@redhat.com>
Mon, 14 Oct 2024 10:46:05 +0000 (12:46 +0200)
committerAlejandro Colomar <alx@kernel.org>
Tue, 15 Oct 2024 08:43:24 +0000 (10:43 +0200)
Required to manage an autoconf macro.

Reviewed-by: Alejandro Colomar <alx@kernel.org>
Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
.github/actions/install-dependencies/action.yml

index d2e14abd5ce53a48ebee9cf9f030b8258fe30a60..2dd0f8ee8db2ca25a13adb1505bfb8d537b13ade 100644 (file)
@@ -13,5 +13,5 @@ runs:
       sudo apt-mark hold grub-efi-amd64-bin grub-efi-amd64-signed
       sudo apt-get update
       sudo apt-get -y dist-upgrade
-      sudo apt-get -y install ubuntu-dev-tools automake autopoint xsltproc gettext expect byacc libtool libbsd-dev pkgconf
+      sudo apt-get -y install ubuntu-dev-tools automake autopoint xsltproc gettext expect byacc libtool libbsd-dev libltdl-dev pkgconf
       sudo apt-get -y build-dep shadow