python3-psutil: added python3 in depends

This commit is contained in:
Alex Childs 2020-09-25 16:34:03 -05:00 committed by Piotr
parent f47ca3be59
commit 467c8680cb

View File

@ -1,7 +1,7 @@
# Template file for 'python-psutil'
pkgname=python-psutil
version=5.7.0
revision=1
revision=2
wrksrc="psutil-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"
@ -19,6 +19,7 @@ post_install() {
python3-psutil_package() {
short_desc="${short_desc/Python2/Python3}"
depends="python3"
pkg_install() {
vmove usr/lib/python3*
vlicense LICENSE