zathura-cb: add zathura as dep
This commit is contained in:
parent
e426245ac1
commit
d2db62c94b
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'zathura-cb'
|
# Template file for 'zathura-cb'
|
||||||
pkgname=zathura-cb
|
pkgname=zathura-cb
|
||||||
version=0.1.6
|
version=0.1.6
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="zathura-devel libarchive-devel"
|
makedepends="zathura-devel libarchive-devel"
|
||||||
|
depends="zathura"
|
||||||
license="zlib"
|
license="zlib"
|
||||||
homepage="http://pwmt.org/projects/zathura-cb/"
|
homepage="http://pwmt.org/projects/zathura-cb/"
|
||||||
short_desc="Comic book support for zathura"
|
short_desc="Comic book support for zathura"
|
||||||
|
|
Loading…
Reference in a new issue