Accepting request 918728 from home:badshah400:branches:hardware

Disable to avoid build cycle with gudev (it is recommended but not required for umockdev itself).

OBS-URL: https://build.opensuse.org/request/show/918728
OBS-URL: https://build.opensuse.org/package/show/hardware/umockdev?expand=0&rev=6
This commit is contained in:
Atri Bhattacharya 2021-09-13 13:18:58 +00:00 committed by Git OBS Bridge
parent a66bbed9ab
commit df09c71504
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 13 13:09:28 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Disable to avoid build cycle with gudev (it is recommended but
not required for umockdev itself).
-------------------------------------------------------------------
Thu Aug 26 18:45:30 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -34,7 +34,8 @@ BuildRequires: vala
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gudev-1.0)
# Disable to avoid build cycle with gudev (it is recommended but not required here)
# BuildRequires: pkgconfig(gudev-1.0)
BuildRequires: pkgconfig(libpcap)
BuildRequires: pkgconfig(libudev)