mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
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 @@ (define-public caja-extensions
|
||||||
("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?
|
||||||
|
|
Loading…
Reference in a new issue