summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-12-29 18:48:42 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-12-31 15:05:23 +0100
commit79d8464037d18e1d870fafc94423cd136cfd031b (patch)
tree4af6e6683d5b033703a1183db95c4ed8edb84f51 /media-gfx/darktable/darktable-2.4.0.ebuild
parentapp-emulation/xen-tools: version bump, fix OVMF err (diff)
downloadgentoo-79d8464037d18e1d870fafc94423cd136cfd031b.tar.gz
gentoo-79d8464037d18e1d870fafc94423cd136cfd031b.tar.bz2
gentoo-79d8464037d18e1d870fafc94423cd136cfd031b.zip
media-gfx/darktable : add hints to find opencl header file.
Closes: https://github.com/gentoo/gentoo/pull/6633
Diffstat (limited to 'media-gfx/darktable/darktable-2.4.0.ebuild')
-rw-r--r--media-gfx/darktable/darktable-2.4.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/media-gfx/darktable/darktable-2.4.0.ebuild b/media-gfx/darktable/darktable-2.4.0.ebuild
index 3f0453270d40..c32deff305a7 100644
--- a/media-gfx/darktable/darktable-2.4.0.ebuild
+++ b/media-gfx/darktable/darktable-2.4.0.ebuild
@@ -69,6 +69,8 @@ DEPEND="${CDEPEND}
>=sys-devel/llvm-4
)"
+PATCHES=( "${FILESDIR}"/"${PN}"-find-opencl-header.patch )
+
S="${WORKDIR}/${P/_/~}"
pkg_pretend() {