aboutsummaryrefslogtreecommitdiffstats
path: root/testing/silc-client/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/silc-client/APKBUILD')
-rw-r--r--testing/silc-client/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/silc-client/APKBUILD b/testing/silc-client/APKBUILD
index 2e99ba941aa..46f77bf2602 100644
--- a/testing/silc-client/APKBUILD
+++ b/testing/silc-client/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr>
pkgname=silc-client
pkgver=1.1.11
-pkgrel=2
+pkgrel=3
pkgdesc="Secure Internet Live Conferencing - client"
url="http://silcnet.org/"
arch="all"
license="GPL"
depends=""
-depends_dev="glib-dev openssl-dev perl-dev ncurses-dev"
+depends_dev="glib-dev libressl-dev perl-dev ncurses-dev"
makedepends="$depends_dev file"
install=""
subpackages="$pkgname-doc"