tidy5: drop hostmakedepends provided by build_style
This commit is contained in:
parent
68467aa950
commit
74d214f3c7
@ -6,7 +6,7 @@ _reponame=tidy-html5
|
|||||||
wrksrc="${_reponame}-${version}"
|
wrksrc="${_reponame}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
cmake_builddir=build/cmake
|
cmake_builddir=build/cmake
|
||||||
hostmakedepends="cmake libxslt"
|
hostmakedepends="libxslt"
|
||||||
short_desc="Tool to tidy down your HTML/HTML5 code to a clean style"
|
short_desc="Tool to tidy down your HTML/HTML5 code to a clean style"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="W3C"
|
license="W3C"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user