specfile: build requires libxcrypt-compat
We received a commit downstream by Björn Esser. After asking around for the reasoning behind the commit it seems that we're likely assuming that this package is available in the buildroot. Let's depend on it explicitly instead of assuming it is there. Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
This commit is contained in:
parent
44d6622ba9
commit
f9ff8ffbf1
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ BuildRequires: gpgme-devel
|
|||
BuildRequires: libassuan-devel
|
||||
# Build requirements of 'github.com/containers/storage' package
|
||||
BuildRequires: device-mapper-devel
|
||||
BuildRequires: libxcrypt-devel
|
||||
%if 0%{?fedora}
|
||||
# Build requirements of 'github.com/containers/storage' package
|
||||
BuildRequires: btrfs-progs-devel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue