diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-07-27 14:48:02 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-07-27 14:48:02 +0100 |
commit | baa4d9e6e3a4db03d40b6dffbaecba58371b092d (patch) | |
tree | 3698f65c6a7895322749808029a1044db3a2337e /media-gfx | |
parent | sys-cluster/rdma-core: keyword 34.0 for ~riscv (diff) | |
download | gentoo-baa4d9e6e3a4db03d40b6dffbaecba58371b092d.tar.gz gentoo-baa4d9e6e3a4db03d40b6dffbaecba58371b092d.tar.bz2 gentoo-baa4d9e6e3a4db03d40b6dffbaecba58371b092d.zip |
media-gfx/darktable: propagate Bug #803053 fix to the live ebuild
Closes: https://bugs.gentoo.org/804639
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/darktable/darktable-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-gfx/darktable/darktable-9999.ebuild b/media-gfx/darktable/darktable-9999.ebuild index 696f97a42ff2..ad27dd2a772b 100644 --- a/media-gfx/darktable/darktable-9999.ebuild +++ b/media-gfx/darktable/darktable-9999.ebuild @@ -79,6 +79,7 @@ PATCHES=( "${FILESDIR}"/${PN}-find-opencl-header.patch "${FILESDIR}"/${PN}-3.0.2_cmake-march-autodetection.patch "${FILESDIR}"/${PN}-3.4.0_jsonschema-automagic.patch + "${FILESDIR}"/${PN}-3.4.1_libxcf-cmake.patch ) S="${WORKDIR}/${P/_/~}" |