Add missing BR
This commit is contained in:
parent
295c09d75d
commit
0f817f16cd
17
gpsd.spec
17
gpsd.spec
@ -16,9 +16,20 @@ URL: http://catb.org/gpsd/
|
||||
Source0: https://download-mirror.savannah.gnu.org/releases/gpsd/%{name}-%{version}.tar.gz
|
||||
Source11: gpsd.sysconfig
|
||||
|
||||
BuildRequires: dbus-devel dbus-glib-devel ncurses-devel xmlto python3-devel
|
||||
BuildRequires: python3-scons python3-gobject python3-cairo python3-pyserial
|
||||
BuildRequires: desktop-file-utils bluez-libs-devel pps-tools-devel /usr/bin/c++
|
||||
BuildRequires: dbus-devel
|
||||
BuildRequires: dbus-glib-devel
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: xmlto
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: python3-scons
|
||||
BuildRequires: python3-gobject
|
||||
BuildRequires: python3-cairo
|
||||
BuildRequires: python3-pyserial
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: bluez-libs-devel
|
||||
BuildRequires: pps-tools-devel
|
||||
BuildRequires: /usr/bin/c++
|
||||
BuildRequires: systemd
|
||||
%if %{with_qt}
|
||||
BuildRequires: qt-devel
|
||||
|
Loading…
Reference in New Issue
Block a user