summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSkip Barker2020-11-11 16:22:25 -0500
committerSkip Barker2020-11-11 16:22:25 -0500
commitec688037dadaea50935a2d4f57146382d859f4eb (patch)
tree182630995a3428078ce71990a02f9ca72eafefae
parent1414ce32e7d89ec1232acce3b416c3f088c2c35f (diff)
downloadaur-ec688037dadaea50935a2d4f57146382d859f4eb.tar.gz
Updated requirements.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00848500cf83..39dd923ffc16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ arch=('x86_64')
url="http://www.vandyke.com/products/securecrt/"
license=('custom')
-depends=('openssl' 'glibc' 'qt5-base' 'icu63')
+depends=('openssl' 'glibc' 'qt5-base' 'icu63' 'python2')
source=("local://${pkgname}-${pkgver}.${incrver}.ubuntu19-64.tar.gz")
md5sums=('013d9c16163ef344628db444c38c0384')