aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/hexchat/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/hexchat/APKBUILD b/main/hexchat/APKBUILD
index 42c5cba186..129a513935 100644
--- a/main/hexchat/APKBUILD
+++ b/main/hexchat/APKBUILD
@@ -1,13 +1,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=hexchat
pkgver=2.12.1
-pkgrel=0
+pkgrel=1
pkgdesc="A popular and easy to use graphical IRC (chat) client"
url="https://hexchat.github.io"
arch="all"
license="GPL2+"
depends=""
-makedepends="gtk+2.0-dev openssl-dev dbus-glib-dev perl-dev
+makedepends="gtk+2.0-dev libressl-dev dbus-glib-dev perl-dev
libsexy-dev python-dev libnotify-dev libproxy-dev lua5.3-dev
bash libtool autoconf automake"
install=""