From 89d6ca85a0b24b48184932211d76b58a9d1df07107fc611b389d946a630227a1 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Thu, 17 Aug 2023 10:24:51 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/shadow?expand=0&rev=154 --- shadow.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shadow.spec b/shadow.spec index 3562d06..802890c 100644 --- a/shadow.spec +++ b/shadow.spec @@ -58,6 +58,8 @@ BuildRequires: libsemanage-devel BuildRequires: libtool BuildRequires: pam-devel BuildRequires: xz +# we depend on libbsd or glibc >= 2.38 for the strlcpy() (and readpassphrase()) functions +BuildRequires: glibc-devel >= 2.38 Requires: login_defs >= %{version} Requires(pre): group(root) Requires(pre): group(shadow)