summaryrefslogtreecommitdiff
path: root/gnome-extra/gnome-color-manager/gnome-color-manager-3.24.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-12 16:58:08 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-12 16:58:08 +0000
commitc8a77dfe4d3d307c1d5dd2650b7297447d8b609d (patch)
tree9ea78393bc3ecd6ab4de449383d4e97e5f3648ae /gnome-extra/gnome-color-manager/gnome-color-manager-3.24.0.ebuild
parent2891d29af8907ce881662f4a02844926d7a293c7 (diff)
gentoo resync : 12.01.2019
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 !