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:
Atri Bhattacharya 2022-01-29 10:12:14 +00:00 committed by Git OBS Bridge
parent 1bc022c5e1
commit e0a9960878
2 changed files with 7 additions and 1 deletions

View File

@ -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>

View File

@ -39,7 +39,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(libpcap)
BuildRequires: pkgconfig(libudev)
# For tests
BuildRequires: udev
BuildRequires: pkgconfig(udev)
%description
umockdev mocks Linux devices for creating integration tests for hardware