mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 01:23:51 +02:00
gajim: remove unused gupnp-igd dependency
gupnp-igd is currently not used upstream because they assume everyone is
using the libsoup3 version and gajim can not work with that
4b497df5d0
This commit is contained in:
parent
10712e284e
commit
d114efa545
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'gajim'
|
||||
pkgname=gajim
|
||||
version=1.5.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
hostmakedepends="gettext python3-setuptools"
|
||||
depends="python3-gobject python3-setuptools python3-Pillow
|
||||
python3-cairo python3-dbus libsecret gupnp-igd gsound libnm
|
||||
python3-cairo python3-dbus libsecret gsound libnm
|
||||
python3-nbxmpp python3-openssl python3-css-parser python3-keyring
|
||||
python3-precis-i18n python3-packaging python3-setuptools python3-distro
|
||||
python3-netifaces python3-pyasn1 python3-jeepney libsoup farstream gst-plugins-base1
|
||||
|
|
Loading…
Add table
Reference in a new issue