navit: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:09 -04:00
parent b81716dd7b
commit 4e9a5638e7

View file

@ -1,7 +1,7 @@
# Template file for 'navit' # Template file for 'navit'
pkgname=navit pkgname=navit
version=0.5.4 version=0.5.4
revision=2 revision=3
build_style=cmake build_style=cmake
configure_args="-DLIBDIR=lib/navit -DSAMPLE_MAP=n -Wno-dev" configure_args="-DLIBDIR=lib/navit -DSAMPLE_MAP=n -Wno-dev"
hostmakedepends="pkg-config qt5-host-tools qt5-qmake" hostmakedepends="pkg-config qt5-host-tools qt5-qmake"