From f21e732e0d8e355add363f7c7e28532d4c9c9ed5 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Fri, 22 Dec 2023 03:00:48 +0000 Subject: gnu: shotwell: Fix build. * gnu/packages/gnome.scm (shotwell): Fix build. [inputs]: Swap webkitgtk to webkitgtk-for-gtk3. Change-Id: I457ed30f3bf6335c7dd88daf2132b4a8857d86c6 Signed-off-by: Mathieu Othacehe --- gnu/packages/gnome.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index b0417b2df9..89a1c45883 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -7562,7 +7562,7 @@ (define-public shotwell libwebp libxml2 sqlite - webkitgtk)) + webkitgtk-for-gtk3)) (home-page "https://wiki.gnome.org/Apps/Shotwell") (synopsis "Photo manager for GNOME 3") (description -- cgit v1.2.3