From c78d1d0c0fca62ee8a538833f93a47a3b6342e3e987bb4fafd185e853958cf5e Mon Sep 17 00:00:00 2001 From: Elisei Roca Date: Wed, 10 Dec 2025 17:11:35 +0100 Subject: [PATCH] Add rawtherapee from factory --- .gitmodules | 4 ++++ rawtherapee | 1 + 2 files changed, 5 insertions(+) create mode 160000 rawtherapee diff --git a/.gitmodules b/.gitmodules index 71833e5..178c8e1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -17358,6 +17358,10 @@ path = rawhide url = ../../pool/rawhide branch = leap-16.1 +[submodule "rawtherapee"] + path = rawtherapee + url = ../../pool/rawtherapee + branch = leap-16.1 [submodule "raylib"] path = raylib url = ../../pool/raylib diff --git a/rawtherapee b/rawtherapee new file mode 160000 index 0000000..f30f9d1 --- /dev/null +++ b/rawtherapee @@ -0,0 +1 @@ +Subproject commit f30f9d1b4938e82f4dd6bc8b13a7e509654d412c23ab6283837cba6dd0026478 -- 2.51.1