summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorber532k2018-01-08 12:26:57 +0100
committerber532k2018-01-08 12:26:57 +0100
commit43d1925178ec5904788cf177beb094db6e2eb05d (patch)
treefc5a250f016cf9c0e7ae210ed2a48f40d91b43b8 /PKGBUILD
parent48b65456a666763149785fbba2b794b7f5b17827 (diff)
downloadaur-43d1925178ec5904788cf177beb094db6e2eb05d.tar.gz
fixup: depends on tmux, obviously
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a77a365bc779..094d54f23e62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgrel=1
pkgdesc='Create multiple panes with ultimate terminal divider.'
arch=('any')
url='https://github.com/greymd/tmux-xpanes'
+depends=('tmux')
license=('MIT')
source=("https://github.com/greymd/tmux-xpanes/archive/v$pkgver.tar.gz")
md5sums=('f31ff4e0810dcacb0d3dcbca71f64783')