hexchat: remove obsolete configure options

This commit is contained in:
Michal Vasilek 2021-11-13 20:02:12 +01:00 committed by paper
parent 7e38b3511a
commit 5a2e3c379a

View file

@ -3,7 +3,7 @@ pkgname=hexchat
version=2.16.0
revision=3
build_style=meson
configure_args="-Ddbus=enabled -Dtls=enabled -Dwith-text=false
configure_args="-Ddbus=enabled -Dtls=enabled
-Dwith-perl=/usr/bin/perl -Dwith-python=python3
-Dwith-lua=$(vopt_if LuaJIT luajit lua) -Dlibcanberra=enabled"
hostmakedepends="gettext pkg-config glib-devel"