tidy5: link against libtidy5.

This commit is contained in:
Leah Neukirchen 2017-11-26 16:23:31 +01:00
parent dbae2a6eb9
commit 167394648e
1 changed files with 2 additions and 1 deletions

View File

@ -1,10 +1,11 @@
# Template file for 'tidy5'
pkgname=tidy5
version=5.6.0
revision=1
revision=2
_reponame=tidy-html5
wrksrc="${_reponame}-${version}"
build_style=cmake
configure_args="-DTIDY_CONSOLE_SHARED=ON"
cmake_builddir=build/cmake
hostmakedepends="libxslt"
short_desc="Tool to tidy down your HTML/HTML5 code to a clean style"