summaryrefslogtreecommitdiff
path: root/net-libs/gnome-online-accounts/gnome-online-accounts-3.48.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/gnome-online-accounts/gnome-online-accounts-3.48.0.ebuild')
-rw-r--r--net-libs/gnome-online-accounts/gnome-online-accounts-3.48.0.ebuild7
1 files changed, 6 insertions, 1 deletions
diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.48.0.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.48.0.ebuild
index 0fb916ac96ee..f5fe62b36550 100644
--- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.48.0.ebuild
+++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.48.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -50,6 +50,11 @@ DEPEND="${RDEPEND}
"
BDEPEND="gtk-doc? ( dev-util/gtk-doc )"
+PATCHES=(
+ # Backport fix for libxml2 2.12
+ "${FILESDIR}"/b9638e2418408be4906752297e700506766dcf20.patch
+)
+
src_prepare() {
default
use vala && vala_setup