opencolorio: drop hostmakedepends provided by build_style
This commit is contained in:
parent
eb481114e5
commit
3b83daf6a5
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ case "$XBPS_TARGET_MACHINE" in
|
|||
i686*|x86_64*) ;;
|
||||
*) configure_args+=" -DOCIO_USE_SSE=OFF" ;;
|
||||
esac
|
||||
hostmakedepends="cmake pkg-config"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="tinyxml-devel lcms2-devel"
|
||||
short_desc="A complete color management solution"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
|
|
Loading…
Reference in a new issue