aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/polari/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/polari/APKBUILD b/community/polari/APKBUILD
index d6366ba409..be0ed2b67c 100644
--- a/community/polari/APKBUILD
+++ b/community/polari/APKBUILD
@@ -2,11 +2,12 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=polari
pkgver=3.36.2
-pkgrel=0
+pkgrel=1
pkgdesc="Polari is a simple IRC Client that is designed to integrate seamlessly with GNOME 3"
url="https://wiki.gnome.org/Apps/Polari"
arch="all !s390x !mips !mips64" # missing dep: gjs
license="GPL-2.0-or-later"
+depends="telepathy-logger"
makedepends="meson gobject-introspection-dev gtk+3.0-dev telepathy-glib-dev
gjs-dev itstool"
checkdepends="appstream-glib mozjs60 desktop-file-utils"