gnu: php: Fix inputs.
This is a follow-up to 32906b0933bd225199b578106802962cf9126d16. * gnu/packages/php.scm (php)[inputs]: Replace gd-2.2.5 with gd.
This commit is contained in:
parent
d31e7bad8c
commit
1c5655c0ba
@ -282,7 +282,7 @@
|
||||
("curl" ,curl)
|
||||
("cyrus-sasl" ,cyrus-sasl)
|
||||
("freetype" ,freetype)
|
||||
("gd" ,gd-2.2.5)
|
||||
("gd" ,gd)
|
||||
("gdbm" ,gdbm)
|
||||
("glibc" ,glibc)
|
||||
("gmp" ,gmp)
|
||||
|
Loading…
x
Reference in New Issue
Block a user