gnu: caja-extensions: Remove unused input.
* gnu/packages/mate.scm (caja-extensions)[inputs]: Remove IMAGEMAGICK.
This commit is contained in:
parent
93317a0417
commit
3645716c56
1 changed files with 0 additions and 1 deletions
|
@ -903,7 +903,6 @@ icons on the MATE desktop. It works on local and remote file systems.")
|
||||||
("dbus-glib" ,dbus-glib)
|
("dbus-glib" ,dbus-glib)
|
||||||
("gajim" ,gajim) ;runtime only?
|
("gajim" ,gajim) ;runtime only?
|
||||||
("gtk+" ,gtk+)
|
("gtk+" ,gtk+)
|
||||||
("imagemagick" ,imagemagick)
|
|
||||||
("graphicsmagick" ,graphicsmagick)
|
("graphicsmagick" ,graphicsmagick)
|
||||||
("mate-desktop" ,mate-desktop)
|
("mate-desktop" ,mate-desktop)
|
||||||
("pidgin" ,pidgin) ;runtime only?
|
("pidgin" ,pidgin) ;runtime only?
|
||||||
|
|
Reference in a new issue