summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFlorian Franzmann2022-05-28 14:35:39 +0200
committerFlorian Franzmann2022-05-29 00:03:24 +0200
commit9231b1ac1b0b5bba5fcbdfbb4067b0d6c1ccbd47 (patch)
tree1e7cf8c90f90ebee9c3c446d809a87c4a0969267 /doc
parentf81155eabd68a4c72db004fe0f3b2fef592c4728 (diff)
doc/zathura-cb: use MESON_DEPENDS
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/zathura-cb/DEPENDS6
-rw-r--r--doc/zathura-cb/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/doc/zathura-cb/DEPENDS b/doc/zathura-cb/DEPENDS
index 9c392b8f6d..995bf64a2d 100755
--- a/doc/zathura-cb/DEPENDS
+++ b/doc/zathura-cb/DEPENDS
@@ -1,5 +1,5 @@
-depends meson &&
-depends python3 &&
-depends ninja-build-system &&
+. "$GRIMOIRE"/MESON_DEPENDS &&
+
+depends python3 &&
depends libarchive &&
depends zathura
diff --git a/doc/zathura-cb/HISTORY b/doc/zathura-cb/HISTORY
index f33a43b7d3..be8c697835 100644
--- a/doc/zathura-cb/HISTORY
+++ b/doc/zathura-cb/HISTORY
@@ -1,3 +1,6 @@
+2022-05-28 Florian Franzmann <bwlf@bandrate.org>
+ * DEPENDS: use MESON_DEPENDS
+
2018-05-31 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 0.1.8, converted to meson build system,
.gz -> .xz, sha1 -> sha256