summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracerix2016-06-09 00:41:34 -0400
committeracerix2016-06-09 00:41:34 -0400
commitcc9314f4c7b88536c1c0ac47ca72b7a899f5eec1 (patch)
treebd84317f2f29539737c52501d150990766a9faf7 /PKGBUILD
parent9652815ca0fa54652d398ddcfcfb06aeb842b859 (diff)
downloadaur-cc9314f4c7b88536c1c0ac47ca72b7a899f5eec1.tar.gz
also depends on tk
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95cb9deee5f8..a364619af00a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Opens bittorrent files or magnet links as a folder.'
url='https://github.com/acerix/btbrowse'
license=(GPL3)
arch=(any)
-depends=(btfs xdg-utils python-xdg python-pytoml python-bencodepy)
+depends=(btfs xdg-utils python-xdg python-pytoml python-bencodepy tk)
source=("$url/archive/$pkgver.tar.gz")
sha256sums=('2b585a87e62c82ae97580ff2cd1d688e51ce154e123067cb9da62e4cfb8441db')