kapidox: is Python 3 only from the last update

525886b8e0
This commit is contained in:
Đoàn Trần Công Danh 2020-10-01 07:35:13 +07:00
parent 666132c570
commit 81c284b029

View file

@ -1,13 +1,11 @@
# Template file for 'kapidox'
pkgname=kapidox
version=5.74.0
revision=1
archs=noarch
revision=2
build_style=cmake
pycompile_module="kapidox"
hostmakedepends="kcoreaddons extra-cmake-modules python3 python3-setuptools"
makedepends="python-Jinja2 python-yaml"
depends="python-Jinja2 python-yaml doxygen"
makedepends="python3-Jinja2 python3-yaml"
depends="python3-Jinja2 python3-yaml doxygen"
short_desc="API documentation generation tool for KDE framework"
maintainer="John <me@johnnynator.dev>"
license="BSD-2-Clause"