Accepting request 769700 from home:dimstar:Factory
Shortcut through -mini OBS-URL: https://build.opensuse.org/request/show/769700 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=530
This commit is contained in:
parent
00d4d8e727
commit
9288c3703f
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 16:00:26 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- BuildRequire pkgconfig(libudev) instead of libudev-devel: Allow
|
||||
OBS to shortcut through -mini flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 16:24:31 UTC 2020 - Bruce Rogers <brogers@suse.com>
|
||||
|
||||
|
@ -349,9 +349,9 @@ BuildRequires: libSDL2_image-devel
|
||||
BuildRequires: libseccomp-devel >= 2.3.0
|
||||
BuildRequires: libspice-server-devel >= 0.12.5
|
||||
BuildRequires: libssh-devel >= 0.8
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: libusb-1_0-devel >= 1.0.13
|
||||
BuildRequires: libvdeplug-devel
|
||||
BuildRequires: pkgconfig(libudev)
|
||||
%if 0%{?is_opensuse}
|
||||
BuildRequires: lzfse-devel
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user