3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: emacs: Build with imagemagick support.

* gnu/packages/emacs.scm (emacs)[inputs]: Add imagemagick.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
This commit is contained in:
Alex Vong 2017-07-10 11:54:22 +08:00 committed by Arun Isaac
parent 1ab9e48339
commit eb737a271a
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3

View file

@ -171,6 +171,7 @@
("libtiff" ,libtiff)
("giflib" ,giflib)
("libjpeg" ,libjpeg-8)
("imagemagick" ,imagemagick)
("acl" ,acl)
;; When looking for libpng `configure' links with `-lpng -lz', so we