diff options
Diffstat (limited to 'repo/zathura/zathura.xibuild')
-rw-r--r-- | repo/zathura/zathura.xibuild | 2 |
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" |