Accepting request 949858 from home:dimstar:Factory
- BuildRequire pkgconfig(udev) instead of udev: this allows OBS to properly shotcut through the -mini flavors. OBS-URL: https://build.opensuse.org/request/show/949858 OBS-URL: https://build.opensuse.org/package/show/hardware/umockdev?expand=0&rev=11
This commit is contained in:
parent
1bc022c5e1
commit
e0a9960878
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 29 09:31:58 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- BuildRequire pkgconfig(udev) instead of udev: this allows OBS to
|
||||||
|
properly shotcut through the -mini flavors.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 19 23:28:55 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
Wed Jan 19 23:28:55 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
@ -39,7 +39,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0)
|
|||||||
BuildRequires: pkgconfig(libpcap)
|
BuildRequires: pkgconfig(libpcap)
|
||||||
BuildRequires: pkgconfig(libudev)
|
BuildRequires: pkgconfig(libudev)
|
||||||
# For tests
|
# For tests
|
||||||
BuildRequires: udev
|
BuildRequires: pkgconfig(udev)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
umockdev mocks Linux devices for creating integration tests for hardware
|
umockdev mocks Linux devices for creating integration tests for hardware
|
||||||
|
Loading…
x
Reference in New Issue
Block a user