gnu: vte-ng: Build with gperf@3.0.

* gnu/packages/gnome.scm (vte-ng)[native-inputs]: Change GPERF to GPERF-3.0.
This commit is contained in:
Marius Bakke 2017-03-26 08:29:19 +02:00
parent 3c5698046a
commit 14d0db40ff
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -1867,7 +1867,7 @@ editors, IDEs, etc.")
(version "0.46.1.a") (version "0.46.1.a")
(native-inputs (native-inputs
`(("gtk-doc" ,gtk-doc) `(("gtk-doc" ,gtk-doc)
("gperf" ,gperf) ("gperf" ,gperf-3.0)
("autoconf" ,autoconf) ("autoconf" ,autoconf)
("automake" ,automake) ("automake" ,automake)
("libtool" ,libtool) ("libtool" ,libtool)