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 396da529ae24..a24d54701442 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Per directory history plugin for zsh"
arch=('any')
url="https://github.com/tymm/zsh-directory-history"
license=('BSD')
-depends=('zsh')
+depends=('zsh' 'python2')
makedepends=('git')
provides=('zsh-directory-history')
conflicts=('zsh-directory-history')