From b43d675c0672083b99593cbcd29ef9fa4007cbda2b369f360ef18f394c3a921e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 22 May 2015 14:01:20 +0000 Subject: [PATCH] Accepting request 308378 from home:Zaitor:branches:GNOME:Factory Possible fix for the buildfail we now have in GF OBS-URL: https://build.opensuse.org/request/show/308378 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=126 --- colord.changes | 6 ++++++ colord.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/colord.changes b/colord.changes index f5b2fab..dc7bddb 100644 --- a/colord.changes +++ b/colord.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 22 11:57:12 UTC 2015 - zaitor@opensuse.org + +- Add explicit pkgconfig(libudev) BuildRequires: Configure checks + for it. + ------------------------------------------------------------------- Thu Apr 9 02:37:54 UTC 2015 - zaitor@opensuse.org diff --git a/colord.spec b/colord.spec index 91cd9ad..7f2d320 100644 --- a/colord.spec +++ b/colord.spec @@ -44,6 +44,7 @@ BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(gusb) >= 0.2.2 BuildRequires: pkgconfig(lcms2) >= 2.6 BuildRequires: pkgconfig(libsystemd-login) >= 44 +BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(polkit-gobject-1) >= 0.103 BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(systemd)