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 033f42c4e41f..4831461b203e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Minimalist secure text editor and file encryptor that implements RFC 48
arch=(i686 x86_64)
url="https://github.com/evpo/${_pkgname}"
license=('GPL2')
-depends=('qt5-base' 'hicolor-icon-theme' 'python' 'botan')
+depends=('qt5-base' 'hicolor-icon-theme' 'python' 'botan' 'zlib')
makedepends=('git')
options=('!makeflags')
validpgpkeys=('634BFC0CCC426C74389D89310F1CFF71A2813E85')