From 095f9e74460520c67b40efe210ecc752942af2e0 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 30 Jan 2022 20:01:48 +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 1e41352..484b215 100644 --- a/repo/system/pam.xibuild +++ b/repo/system/pam.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -MAKEDEPS=(make ) +MAKEDEPS=(make autoconf) DEPS=(glibc libtirpc audit libxcrypt) PKG_VER=1.5.2 -- cgit v1.2.1