guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: vte-ng: Build with address@hidden


From: Marius Bakke
Subject: 01/01: gnu: vte-ng: Build with address@hidden
Date: Sun, 26 Mar 2017 02:29:45 -0400 (EDT)

mbakke pushed a commit to branch core-updates
in repository guix.

commit 14d0db40ff8f6afbd02a009ad05dd87ceafbb1b3
Author: Marius Bakke <address@hidden>
Date:   Sun Mar 26 08:29:19 2017 +0200

    gnu: vte-ng: Build with address@hidden
    
    * gnu/packages/gnome.scm (vte-ng)[native-inputs]: Change GPERF to GPERF-3.0.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index f8fafdb..60e1c7a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]