gnu: libsvgtiny: Build with gperf@3.0.
* gnu/packages/web.scm (libsvgtiny)[native-inputs]: Change GPERF to GPERF-3.0.master
parent
5ac097e28c
commit
b1554326bb
|
@ -3928,7 +3928,7 @@ developed as part of the NetSurf project.")
|
|||
(native-inputs
|
||||
`(("netsurf-buildsystem" ,netsurf-buildsystem)
|
||||
("pkg-config" ,pkg-config)
|
||||
("gperf" ,gperf)))
|
||||
("gperf" ,gperf-3.0)))
|
||||
(inputs
|
||||
`(("libwapcaplet" ,libwapcaplet)))
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue