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 52fa6f8527a9..036e92863f59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Index and find your stuff"
arch=('any')
license=('AGPL')
url='http://github.com/adfinis-sygroup/finja'
-depends=('python' 'python-six' 'python-binaryornot')
+depends=('python' 'python-six' 'python-binaryornot' 'python-chardet' 'sqlite3')
makedepends=()
provides=('finja')
conflicts=('finja-git')