Accepting request 758265 from home:dimstar:Factory
- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: Allow OBS to shortcut through the -mini flavors. OBS-URL: https://build.opensuse.org/request/show/758265 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=336
This commit is contained in:
parent
afde2ad2d8
commit
b485d9a3bd
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 15:42:26 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
|
||||||
|
Allow OBS to shortcut through the -mini flavors.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 12 13:27:21 UTC 2019 - Aleksa Sarai <asarai@suse.com>
|
Thu Dec 12 13:27:21 UTC 2019 - Aleksa Sarai <asarai@suse.com>
|
||||||
|
|
||||||
|
@ -97,7 +97,7 @@ BuildRequires: libseccomp-devel >= 2.2
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: procps
|
BuildRequires: procps
|
||||||
BuildRequires: sqlite3-devel
|
BuildRequires: sqlite3-devel
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: pkgconfig(libsystemd)
|
||||||
BuildRequires: zsh
|
BuildRequires: zsh
|
||||||
Requires: apparmor-parser
|
Requires: apparmor-parser
|
||||||
Requires: ca-certificates-mozilla
|
Requires: ca-certificates-mozilla
|
||||||
|
Loading…
Reference in New Issue
Block a user