zathura-pdf-mupdf: add zathura as dep

This commit is contained in:
Toyam Cox 2017-01-31 14:34:24 -05:00
parent 5bd6924590
commit 122d7166f8

View File

@ -1,12 +1,13 @@
# Template file for 'zathura-pdf-mupdf'
pkgname=zathura-pdf-mupdf
version=0.3.1
revision=1
revision=2
build_style=gnu-makefile
make_build_args="MUPDF_LIB=-lmupdf MUPDF_LIB+=-lmujs"
maintainer="lemmi <lemmi@nerd2nerd.org>"
hostmakedepends="pkg-config"
makedepends="mupdf-devel zathura-devel libressl-devel"
depends="zathura"
conflicts="zathura-pdf-poppler>=0"
license="zlib"
homepage="http://pwmt.org/projects/zathura-pdf-mupdf/"