fava: specify all python3 hostmakedepends
This commit is contained in:
parent
ae9314c39a
commit
d6dd5af03d
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'fava'
|
||||
pkgname=fava
|
||||
version=1.17
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
depends="python3-Babel python3-Cheroot python3-Flask-Babel python3-Flask
|
||||
python3-Jinja2 beancount python3-click python3-markdown2 python3-ply
|
||||
python3-simplejson python3-Werkzeug python3-aiohttp"
|
||||
|
|
Loading…
Reference in a new issue