forked from pool/libguestfs
Accepting request 709446 from home:dimstar:Factory
Allow OBS to pick better candidates to shorten rebuild queues OBS-URL: https://build.opensuse.org/request/show/709446 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=437
This commit is contained in:
parent
3129552e76
commit
64cfd4d696
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 14:22:29 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
|
||||
shortcut the build queues by allowing usage of systemd-mini
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 17:37:04 UTC 2019 - Larry Dewey <ldewey@suse.com>
|
||||
|
||||
|
@ -409,7 +409,7 @@ BuildRequires: strace
|
||||
BuildRequires: syslinux
|
||||
%endif
|
||||
BuildRequires: ldmtool
|
||||
BuildRequires: systemd
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
BuildRequires: systemd-sysvinit
|
||||
BuildRequires: tar
|
||||
BuildRequires: terminfo-base
|
||||
|
Loading…
Reference in New Issue
Block a user