collada2gltf: drop hostmakedepends provided by build_style
This commit is contained in:
parent
8922a38f4f
commit
fad7469e6c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ wrksrc="glTF"
|
||||||
build_wrksrc="COLLADA2GLTF"
|
build_wrksrc="COLLADA2GLTF"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
nopies=yes
|
nopies=yes
|
||||||
hostmakedepends="cmake git git-perl pkg-config"
|
hostmakedepends="git git-perl pkg-config"
|
||||||
makedepends="libpng-devel libxml2-devel pcre-devel"
|
makedepends="libpng-devel libxml2-devel pcre-devel"
|
||||||
short_desc="Converter for COLLADA to glTF"
|
short_desc="Converter for COLLADA to glTF"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue