gnu: vte-ng: Build with gperf@3.0. * gnu/packages/gnome.scm (vte-ng)[native-inputs]: Change GPERF to GPERF-3.0.
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +1 -1
@@ 1867,7 1867,7 @@ editors, IDEs, etc.") (version "0.46.1.a") (native-inputs `(("gtk-doc" ,gtk-doc) - ("gperf" ,gperf) + ("gperf" ,gperf-3.0) ("autoconf" ,autoconf) ("automake" ,automake) ("libtool" ,libtool)