summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f1c1ca20056..1f35ac07da3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="A graphical pdf (and epub, cbz, ...) reader that works inside the kitty
arch=("x86_64")
url="https://github.com/dsanson/termpdf.py"
license=("MIT")
-makedepends=("python-setuptools")
+makedepends=("python-setuptools" "git")
depends=("python" "python-pymupdf" "python-pdfrw" "python-pyperclip"
"python-pybtex" "python-pynvim" "python-roman" "python-pagelabels")
provides=("termpdf.py")