summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbiloucat2017-04-17 15:29:51 +0200
committerbiloucat2017-04-17 15:29:51 +0200
commite246ff5e12b69e2db8f1490e3186cc8c1ae88056 (patch)
treec5a9a8749372b744402a64d053a13c274506c5bd
parent5fdb1a992875c3b45b51ec992eff21069002f060 (diff)
downloadaur-e246ff5e12b69e2db8f1490e3186cc8c1ae88056.tar.gz
add encfs to depends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88b7256d933c..a6629877bc7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url='https://github.com/biloucat/tkencfs'
license=('GPL3')
makedepends=('git' 'python-setuptools')
-depends=('python>=3.6' 'tk>=8.6.6')
+depends=('encfs' 'python>=3.6' 'tk>=8.6.6')
source=("git+https://github.com/biloucat/tkencfs.git")
md5sums=('SKIP')