diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..3e713f6 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libgusb2 diff --git a/libgusb.changes b/libgusb.changes index 9a025eb..2be218f 100644 --- a/libgusb.changes +++ b/libgusb.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 8 07:46:54 UTC 2021 - Dominique Leuenberger + +- Add baselibs.conf: build libgusb2-32bit, which is a dependency to + libfprint-2-2-32bit. Due to a installcheck bot issue, this + happened to be undetected for a while though. + ------------------------------------------------------------------- Mon Sep 14 10:51:19 UTC 2020 - Dirk Mueller diff --git a/libgusb.spec b/libgusb.spec index c548f4c..55b76e3 100644 --- a/libgusb.spec +++ b/libgusb.spec @@ -1,7 +1,7 @@ # # spec file for package libgusb # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,6 +24,7 @@ License: LGPL-2.1-or-later Group: Development/Libraries/GNOME URL: https://github.com/hughsie/libgusb Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz +Source99: baselibs.conf BuildRequires: gtk-doc BuildRequires: meson BuildRequires: pkgconfig