summaryrefslogtreecommitdiff
path: root/media-gfx/eom/eom-1.27.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/eom/eom-1.27.1.ebuild')
-rw-r--r--media-gfx/eom/eom-1.27.1.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/media-gfx/eom/eom-1.27.1.ebuild b/media-gfx/eom/eom-1.27.1.ebuild
index 3241e8b9bcec..7f1136a3b71c 100644
--- a/media-gfx/eom/eom-1.27.1.ebuild
+++ b/media-gfx/eom/eom-1.27.1.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
@@ -56,6 +56,10 @@ BDEPEND="${COMMON_DEPEND}
virtual/pkgconfig
"
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.26.1-libxml2-2.12.patch
+)
+
src_configure() {
mate_src_configure \
--enable-thumbnailer \