From b5424eb9e66798d3b08342c7b288ce6eed71cb69 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 30 Jan 2022 21:54:07 +0000 Subject: added missing deps --- repo/system/pam.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/pam.xibuild') diff --git a/repo/system/pam.xibuild b/repo/system/pam.xibuild index 484b215..be45981 100644 --- a/repo/system/pam.xibuild +++ b/repo/system/pam.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -MAKEDEPS=(make autoconf) +MAKEDEPS=(make automake) DEPS=(glibc libtirpc audit libxcrypt) PKG_VER=1.5.2 -- cgit v1.2.1