python-lxml: add missing python3 dependency

This commit is contained in:
Michal Vasilek 2022-01-06 23:29:42 +01:00
parent 3b35f13c7b
commit ae455fe7c8

View file

@ -1,7 +1,7 @@
# Template file for 'python-lxml'
pkgname=python-lxml
version=4.6.4
revision=1
revision=2
wrksrc="lxml-lxml-${version}"
build_style=python-module
make_build_args="--with-cython"
@ -28,6 +28,7 @@ post_install() {
python3-lxml_package() {
short_desc="${short_desc/Python2/Python3}"
depends="python3"
pkg_install() {
vmove usr/lib/python3*
vlicense LICENSES.txt