mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: libsvgtiny: Modernize input.
* gnu/packages/web.scm (libsvgtiny)[native-inputs]: Replace gperf-3.0 by gperf. Change-Id: I8c7b235e5c63f1b76f1f307f750513f0583aa372
This commit is contained in:
parent
23a3e0d214
commit
853ba718f8
1 changed files with 1 additions and 1 deletions
|
@ -6345,7 +6345,7 @@ developed as part of the NetSurf project.")
|
|||
"0750q884ax8wygl64wq03zdjj8h838ch3f8jdfkv4gz809zj4my3"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
(list netsurf-buildsystem pkg-config gperf-3.0))
|
||||
(list netsurf-buildsystem pkg-config gperf))
|
||||
(inputs
|
||||
(list libwapcaplet))
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue