summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFlorian Franzmann2022-05-28 14:36:30 +0200
committerFlorian Franzmann2022-05-29 00:03:24 +0200
commitd3dcc2216030f7baf94868708c0af22ac40bb8d5 (patch)
tree6a494fc81f22bc02071a6214590cfcf530933683 /doc
parent9231b1ac1b0b5bba5fcbdfbb4067b0d6c1ccbd47 (diff)
doc/zathura-djvu: use MESON_DEPENDS
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/zathura-djvu/DEPENDS6
-rw-r--r--doc/zathura-djvu/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/doc/zathura-djvu/DEPENDS b/doc/zathura-djvu/DEPENDS
index 4492f8becc..91b6ce1893 100755
--- a/doc/zathura-djvu/DEPENDS
+++ b/doc/zathura-djvu/DEPENDS
@@ -1,5 +1,5 @@
-depends meson &&
-depends python3 &&
-depends ninja-build-system &&
+. "$GRIMOIRE"/MESON_DEPENDS &&
+
+depends python3 &&
depends djvulibre &&
depends zathura
diff --git a/doc/zathura-djvu/HISTORY b/doc/zathura-djvu/HISTORY
index 05b7b57844..426eb661a3 100644
--- a/doc/zathura-djvu/HISTORY
+++ b/doc/zathura-djvu/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.2.8, converted to meson build system,
.gz -> .xz, sha1 -> sha256