add BuildRequires json-glib-devel and hwdata
Signed-off-by: liweigang <liweiganga@uniontech.com>
This commit is contained in:
parent
b56a304518
commit
2f9c54ff73
@ -1,12 +1,13 @@
|
|||||||
Name: libgusb
|
Name: libgusb
|
||||||
Version: 0.3.10
|
Version: 0.3.10
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: GObject-based library for libusb1
|
Summary: GObject-based library for libusb1
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/hughsie/libgusb
|
URL: https://github.com/hughsie/libgusb
|
||||||
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
|
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: vala meson libusb1-devel gtk-doc gobject-introspection-devel glib2-devel
|
BuildRequires: vala meson libusb1-devel gtk-doc gobject-introspection-devel glib2-devel
|
||||||
|
BuildRequires: hwdata json-glib-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GUsb is a GObject wrapper for libusb1 that makes it easy to do
|
GUsb is a GObject wrapper for libusb1 that makes it easy to do
|
||||||
@ -60,6 +61,9 @@ The %{name}-devel package contains libraries and header files for %{name}.
|
|||||||
%{_datadir}/gtk-doc/html/gusb/*
|
%{_datadir}/gtk-doc/html/gusb/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 12 2024 liweigang <liweiganga@uniontech.com> - 0.3.10-2
|
||||||
|
- add BR json-glib-devel and hwdata
|
||||||
|
|
||||||
* Fri Jul 01 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 0.3.10-1
|
* Fri Jul 01 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 0.3.10-1
|
||||||
- Upgrade to 0.3.10
|
- Upgrade to 0.3.10
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user