pycp: fix hostmakedepends
This commit is contained in:
parent
8a115399c6
commit
bcca2c4841
|
@ -4,7 +4,8 @@ version=7.3.0
|
|||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
makedepends="python3 python3-setuptools help2man"
|
||||
hostmakedepends="python3 help2man"
|
||||
makedepends="python3-setuptools"
|
||||
depends="${makedepends}"
|
||||
short_desc="A cp and mv with a progressbar"
|
||||
maintainer="fs0ciety <mrrobot@fsociety.info>"
|
||||
|
|
Loading…
Reference in New Issue