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:
parent
a66bbed9ab
commit
df09c71504
@ -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>
|
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(gio-2.0)
|
||||||
BuildRequires: pkgconfig(glib-2.0)
|
BuildRequires: pkgconfig(glib-2.0)
|
||||||
BuildRequires: pkgconfig(gobject-introspection-1.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(libpcap)
|
||||||
BuildRequires: pkgconfig(libudev)
|
BuildRequires: pkgconfig(libudev)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user