python3-cjkwrap: add missing python3 dependency
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
# Template file for 'python3-cjkwrap'
|
||||
pkgname=python3-cjkwrap
|
||||
version=2.2
|
||||
revision=4
|
||||
revision=5
|
||||
wrksrc="cjkwrap-v${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="cjkwrap.py"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Library for wrapping and filling UTF-8 CJK text"
|
||||
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||
license="GPL-3.0-only, LGPL-3.0-only, Python-2.0"
|
||||
|
||||
Reference in New Issue
Block a user