rawtherapee: Add note about removing the patch in 5.9

This commit is contained in:
inty 2022-04-22 15:13:03 +00:00
parent 36b0854076
commit 3b0f9301bb

View File

@ -16,6 +16,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ cmake pkg-config wrapGAppsHook ];
# This patch is upstream; remove it in 5.9.
patches = [ ./fix-6324.patch ];
buildInputs = [