timg: remove pandoc hostdep

This commit is contained in:
q66 2021-08-31 14:10:02 +02:00
parent 83bca34b50
commit 5ade591ce9

View file

@ -4,7 +4,7 @@ version=1.4.2
revision=1
build_style=cmake
configure_args="-DWITH_OPENSLIDE_SUPPORT=off -Wno-dev"
hostmakedepends="pkg-config git pandoc"
hostmakedepends="pkg-config git"
makedepends="libgraphicsmagick-devel ffmpeg-devel libjpeg-turbo-devel libexif-devel"
short_desc="24-bit color image & video viewer for terminal"
maintainer="33KK <g33kk@pm.me>"