diff options
author | Markus Meier <maekke@gentoo.org> | 2023-01-17 21:23:56 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2023-01-17 21:23:56 +0100 |
commit | 2068ba4e52e3bd9b5fcd531cf2a86102650b0079 (patch) | |
tree | 6369ba9d926a7de8d4441f51441ad8fa2279aeb7 | |
parent | media-gfx/darktable: sync with main tree (diff) | |
download | maekke-2068ba4e52e3bd9b5fcd531cf2a86102650b0079.tar.gz maekke-2068ba4e52e3bd9b5fcd531cf2a86102650b0079.tar.bz2 maekke-2068ba4e52e3bd9b5fcd531cf2a86102650b0079.zip |
media-gfx/darktable: remove unneeded patch
Signed-off-by: Markus Meier <maekke@gentoo.org>
-rw-r--r-- | media-gfx/darktable/darktable-4.2.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media-gfx/darktable/darktable-4.2.0.ebuild b/media-gfx/darktable/darktable-4.2.0.ebuild index 7a8ae5b..7baf920 100644 --- a/media-gfx/darktable/darktable-4.2.0.ebuild +++ b/media-gfx/darktable/darktable-4.2.0.ebuild @@ -92,7 +92,6 @@ RDEPEND="${DEPEND} kwallet? ( >=kde-frameworks/kwallet-5.34.0-r1 )" PATCHES=( - "${FILESDIR}"/${PN}-3.0.0_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 |