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:
Andreas Enge 2025-08-04 17:54:02 +02:00
parent 23a3e0d214
commit 853ba718f8
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -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