From 3645716c56f6f3665a22c959438992aca0ea2e84 Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Wed, 11 Nov 2020 21:09:07 +0100 Subject: gnu: caja-extensions: Remove unused input. * gnu/packages/mate.scm (caja-extensions)[inputs]: Remove IMAGEMAGICK. --- gnu/packages/mate.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'gnu/packages/mate.scm') diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm index 77e55731a3..a9635d90fe 100644 --- a/gnu/packages/mate.scm +++ b/gnu/packages/mate.scm @@ -903,7 +903,6 @@ icons on the MATE desktop. It works on local and remote file systems.") ("dbus-glib" ,dbus-glib) ("gajim" ,gajim) ;runtime only? ("gtk+" ,gtk+) - ("imagemagick" ,imagemagick) ("graphicsmagick" ,graphicsmagick) ("mate-desktop" ,mate-desktop) ("pidgin" ,pidgin) ;runtime only? -- cgit 1.4.1