python3-babelfish: add missing python3 dependency
This commit is contained in:
parent
46f99d8530
commit
f9def393d0
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'python3-babelfish'
|
# Template file for 'python3-babelfish'
|
||||||
pkgname=python3-babelfish
|
pkgname=python3-babelfish
|
||||||
version=0.6.0
|
version=0.6.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="babelfish-${version}"
|
wrksrc="babelfish-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
short_desc="Module to work with countries and languages (Python3)"
|
short_desc="Module to work with countries and languages (Python3)"
|
||||||
maintainer="Daniel Santana <daniel@santana.tech>"
|
maintainer="Daniel Santana <daniel@santana.tech>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue