SHA256
1
0
forked from pool/systemd

Accepting request 968042 from home:Andreas_Schwab:Factory

- libseccomp is needed everywhere

OBS-URL: https://build.opensuse.org/request/show/968042
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1276
This commit is contained in:
Franck Bui 2022-04-11 07:55:36 +00:00 committed by Git OBS Bridge
parent 770c459ef3
commit 65352a537b
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Apr 9 12:54:30 UTC 2022 - Andreas Schwab <schwab@suse.de>
- libseccomp is needed everywhere
-------------------------------------------------------------------
Thu Apr 7 19:27:11 UTC 2022 - Franck Bui <fbui@suse.com>

View File

@ -93,11 +93,9 @@ BuildRequires: pkgconfig(liblz4)
BuildRequires: pkgconfig(liblzma)
BuildRequires: pkgconfig(libpcre2-8)
BuildRequires: pkgconfig(libqrencode)
BuildRequires: pkgconfig(libseccomp) >= 2.3.1
BuildRequires: pkgconfig(libselinux) >= 2.1.9
BuildRequires: pkgconfig(libzstd)
%ifarch aarch64 %ix86 x86_64 x32 %arm ppc64le s390x
BuildRequires: pkgconfig(libseccomp) >= 2.3.1
%endif
%endif
BuildRequires: fdupes
BuildRequires: gperf