python3-puremagic: fix hostmakedepends
This commit is contained in:
@@ -4,7 +4,7 @@ version=1.11
|
|||||||
revision=1
|
revision=1
|
||||||
wrksrc="puremagic-${version}"
|
wrksrc="puremagic-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="Python module to identify files based off their magic numbers"
|
short_desc="Python module to identify files based off their magic numbers"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
|
|||||||
Reference in New Issue
Block a user