pycp: fix cross

This commit is contained in:
Jürgen Buchmüller 2017-12-17 12:08:34 +01:00
parent bcca2c4841
commit 516e24123a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version=7.3.0
revision=1
noarch=yes
build_style=python3-module
hostmakedepends="python3 help2man"
hostmakedepends="python3 help2man python3-setuptools"
makedepends="python3-setuptools"
depends="${makedepends}"
short_desc="A cp and mv with a progressbar"