tidy5: link against libtidy5.
This commit is contained in:
parent
dbae2a6eb9
commit
167394648e
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'tidy5'
|
# Template file for 'tidy5'
|
||||||
pkgname=tidy5
|
pkgname=tidy5
|
||||||
version=5.6.0
|
version=5.6.0
|
||||||
revision=1
|
revision=2
|
||||||
_reponame=tidy-html5
|
_reponame=tidy-html5
|
||||||
wrksrc="${_reponame}-${version}"
|
wrksrc="${_reponame}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
configure_args="-DTIDY_CONSOLE_SHARED=ON"
|
||||||
cmake_builddir=build/cmake
|
cmake_builddir=build/cmake
|
||||||
hostmakedepends="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"
|
||||||
|
|
Loading…
Reference in a new issue