From a8ea2fb1a79082a887278d85b6703f4a93b688d4 Mon Sep 17 00:00:00 2001 From: Cory Sanin Date: Fri, 14 Jun 2024 15:12:27 -0500 Subject: [PATCH] [world] 'hexchat-2.16.2-2.1' add --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 4818394..7526333 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -13,7 +13,7 @@ url='https://hexchat.github.io/' license=('GPL-2.0-or-later') depends=('dbus-glib' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'gtk2' 'libcanberra' 'openssl' 'pango' 'pciutils') -makedepends=('git' 'intltool' 'iso-codes' 'lua' 'meson' 'perl' 'python-cffi' 'python-setuptools') +makedepends=('git' 'intltool' 'iso-codes' 'lua' 'meson' 'perl' 'python-cffi' 'python-setuptools' 'glib2-devel') optdepends=('enchant: Spell check' 'iso-codes: Display language names instead of codes' 'lua: Lua plugin'