summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCullen2020-08-30 16:56:53 -0400
committerCullen2020-08-30 16:56:53 -0400
commit1de29901864f9a5f57f0f9845e15b0ff9b203cdb (patch)
treebfbd51f61710f54e370736ac438b4839526b2ec7 /PKGBUILD
parent79d9dc9924ec9bc2647233254190072d7f472581 (diff)
downloadaur-1de29901864f9a5f57f0f9845e15b0ff9b203cdb.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 898e58f0c222..fd37ead979bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='automatically rename bspwm desktops based on applications inside'
arch=('any')
url="https://gitlab.com/jallbrit/${_pkgname}"
license=('GPL3')
-depends=('bspwm')
+depends=('bspwm' 'python' 'bash')
makedepends=('git')
provides=('desknamer')
source=("${_pkgname}::git+${url}.git")