gpsd: rebuild for Python 3.12
This commit is contained in:
parent
d2a832758b
commit
daa7e31542
1 changed files with 3 additions and 2 deletions
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'gpsd'
|
||||
pkgname=gpsd
|
||||
version=3.24
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=scons
|
||||
make_build_args="dbus_export=0 gpsd_user=gpsd gpsd_group=gpsd
|
||||
sbindir=/usr/bin CC=${CC} qt_versioned=5"
|
||||
make_install_args="$make_build_args"
|
||||
hostmakedepends="pkg-config bc python3-pyserial libxslt xmlto asciidoc"
|
||||
hostmakedepends="pkg-config bc python3-pyserial python3-setuptools libxslt
|
||||
xmlto asciidoc"
|
||||
makedepends="eudev-libudev-devel ntp libusb-devel ncurses-devel gtk+3-devel
|
||||
pps-tools-devel libcap-devel libbluetooth-devel qt5-devel"
|
||||
short_desc="GPS/AIS receiver monitoring daemon"
|
||||
|
|
Loading…
Add table
Reference in a new issue