mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
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_style=cmake
|
||||
nopies=yes
|
||||
hostmakedepends="cmake git git-perl pkg-config"
|
||||
hostmakedepends="git git-perl pkg-config"
|
||||
makedepends="libpng-devel libxml2-devel pcre-devel"
|
||||
short_desc="Converter for COLLADA to glTF"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
|
|
Loading…
Add table
Reference in a new issue