summaryrefslogtreecommitdiff
path: root/gnome-extra/gnome-color-manager/gnome-color-manager-3.24.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/gnome-color-manager/gnome-color-manager-3.24.0.ebuild')
-rw-r--r--gnome-extra/gnome-color-manager/gnome-color-manager-3.24.0.ebuild7
1 files changed, 6 insertions, 1 deletions
diff --git a/gnome-extra/gnome-color-manager/gnome-color-manager-3.24.0.ebuild b/gnome-extra/gnome-color-manager/gnome-color-manager-3.24.0.ebuild
index 441b966300cd..3ab3d64df806 100644
--- a/gnome-extra/gnome-color-manager/gnome-color-manager-3.24.0.ebuild
+++ b/gnome-extra/gnome-color-manager/gnome-color-manager-3.24.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -39,6 +39,11 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
"
+PATCHES=(
+ # https://gitlab.gnome.org/GNOME/gnome-color-manager/issues/4
+ "${FILESDIR}"/${P}-exiv2-0.27.patch # bug 674086
+)
+
src_configure() {
# Always enable tests since they are check_PROGRAMS anyway
# appstream does not want to be relax by default !