summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-16 03:04:34 +0000
committerSam James <sam@gentoo.org>2024-01-16 03:14:39 +0000
commitbedc298560e0331a73f8ca95e8a5e02bbd5ecaee (patch)
tree1e515babf27b1895a5a5315f2abf9dc3fd18ed66 /net-libs/gupnp/gupnp-1.6.6.ebuild
parentnet-libs/libsoup: fix build w/ libxml2-2.12 (diff)
downloadgentoo-bedc298560e0331a73f8ca95e8a5e02bbd5ecaee.tar.gz
gentoo-bedc298560e0331a73f8ca95e8a5e02bbd5ecaee.tar.bz2
gentoo-bedc298560e0331a73f8ca95e8a5e02bbd5ecaee.zip
net-libs/gupnp: fix build w/ libxml2-2.12
Closes: https://bugs.gentoo.org/917555 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/gupnp/gupnp-1.6.6.ebuild')
-rw-r--r--net-libs/gupnp/gupnp-1.6.6.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-libs/gupnp/gupnp-1.6.6.ebuild b/net-libs/gupnp/gupnp-1.6.6.ebuild
index 65a1aa08e3f7..d9c421131769 100644
--- a/net-libs/gupnp/gupnp-1.6.6.ebuild
+++ b/net-libs/gupnp/gupnp-1.6.6.ebuild
@@ -44,6 +44,10 @@ BDEPEND="
)
"
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.6.6-libxml2-2.12.patch
+)
+
src_prepare() {
default
use vala && vala_setup