me
/
guix
Archived
1
0
Fork 0

gnu: perl-gd: Do not rely on 'libgd-config'.

* gnu/packages/gd.scm (perl-gd)[native-inputs]: Add PERL-EXTUTILS-PKGCONFIG.
master
Marius Bakke 2020-04-08 14:21:41 +02:00
parent 3a32940bfb
commit 76125bc061
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 0 deletions

View File

@ -110,6 +110,8 @@ most common applications of GD involve website development.")
("libpng" ,libpng)
("libjpeg" ,libjpeg-turbo)
("zlib" ,zlib)))
(native-inputs
`(("perl-extutils-pkgconfig" ,perl-extutils-pkgconfig)))
(arguments
`(#:make-maker-flags
(list (string-append "--lib_jpeg_path="