Accepting request 918729 from hardware
OBS-URL: https://build.opensuse.org/request/show/918729 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/umockdev?expand=0&rev=4
This commit is contained in:
commit
e7363cd211
@ -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>
|
||||
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user