summaryrefslogtreecommitdiff
path: root/repo/zathura
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-12-19 23:07:05 +0000
committerdavidovski <david@davidovski.xyz>2022-12-19 23:07:05 +0000
commit05d004dfe0c9a9d898fac8a4a0292ca2a74ca391 (patch)
tree0b058ac267139f2a0525dec42b307664363e5b11 /repo/zathura
parent4c61af227b0fb3e028c877dc1c2e0b6513960762 (diff)
Making things work
Diffstat (limited to 'repo/zathura')
-rw-r--r--repo/zathura/zathura.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/zathura/zathura.xibuild b/repo/zathura/zathura.xibuild
index feaa68e..44f22d9 100644
--- a/repo/zathura/zathura.xibuild
+++ b/repo/zathura/zathura.xibuild
@@ -3,7 +3,7 @@
NAME="zathura"
DESC="highly customizable and functional document viewer"
-MAKEDEPS="girara file sqlite3 intltool check libseccomp python-docutils ncurses meson ninja python-sphinx texlive libsynctex"
+MAKEDEPS="girara file sqlite3 intltool check libseccomp python-docutils ncurses meson ninja python-sphinx texlive libsynctex python"
PKG_VER=0.5.1
SOURCE="https://git.pwmt.org/pwmt/zathura/-/archive/$PKG_VER/zathura-$PKG_VER.tar.gz"