summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ced98f58966..d1403d98bf56 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Small and highly customizable twin-panel file manager for Linux with su
arch=('any')
url="https://github.com/MeanEYE/Sunflower"
license=('GPL3')
-depends=('pygtk' 'librsvg')
+depends=('pygtk' 'librsvg' 'python2-chardet')
makedepends=('git')
optdepends=('python2-notify' 'vte')
conflicts=('sunflower')