mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
hexchat: change depends from enchant to enchant2
This commit is contained in:
parent
f3738c37d6
commit
fcc0982fd8
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hexchat'
|
# Template file for 'hexchat'
|
||||||
pkgname=hexchat
|
pkgname=hexchat
|
||||||
version=2.14.3
|
version=2.14.3
|
||||||
revision=3
|
revision=4
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dwith-dbus=true -Dwith-ssl=true -Dwith-text=false
|
configure_args="-Dwith-dbus=true -Dwith-ssl=true -Dwith-text=false
|
||||||
-Dwith-perl=/usr/bin/perl -Dwith-python=python3
|
-Dwith-perl=/usr/bin/perl -Dwith-python=python3
|
||||||
|
@ -10,7 +10,7 @@ hostmakedepends="gettext pkg-config glib-devel"
|
||||||
makedepends="gtk+-devel libressl-devel dbus-glib-devel perl libnotify-devel
|
makedepends="gtk+-devel libressl-devel dbus-glib-devel perl libnotify-devel
|
||||||
libcanberra-devel libxml2-devel pciutils-devel libproxy-devel
|
libcanberra-devel libxml2-devel pciutils-devel libproxy-devel
|
||||||
iso-codes python3-devel $(vopt_if LuaJIT LuaJIT-devel lua53-devel)"
|
iso-codes python3-devel $(vopt_if LuaJIT LuaJIT-devel lua53-devel)"
|
||||||
depends="desktop-file-utils enchant"
|
depends="desktop-file-utils enchant2"
|
||||||
short_desc="GTK+ based IRC client successor of Xchat"
|
short_desc="GTK+ based IRC client successor of Xchat"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue