mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gupnp-igd: no need libsoup
This commit is contained in:
parent
ef06e5e63a
commit
6d88bbdede
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="$(vopt_bool gir introspection)"
|
configure_args="$(vopt_bool gir introspection)"
|
||||||
hostmakedepends="pkg-config glib-devel"
|
hostmakedepends="pkg-config glib-devel"
|
||||||
makedepends="libglib-devel libxml2-devel libsoup-devel gssdp-devel gupnp-devel"
|
makedepends="libglib-devel libxml2-devel gssdp-devel gupnp-devel"
|
||||||
short_desc="Library to handle UPnP IGD port mapping"
|
short_desc="Library to handle UPnP IGD port mapping"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue