guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: libsvgtiny: Build with address@hidden


From: Marius Bakke
Subject: 01/01: gnu: libsvgtiny: Build with address@hidden
Date: Sun, 26 Mar 2017 03:36:52 -0400 (EDT)

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

commit b1554326bb16f0d9da99e4467cc48879c79602b7
Author: Marius Bakke <address@hidden>
Date:   Sun Mar 26 09:36:00 2017 +0200

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

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 7fb9400..c081345 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -3928,7 +3928,7 @@ developed as part of the NetSurf project.")
     (native-inputs
      `(("netsurf-buildsystem" ,netsurf-buildsystem)
        ("pkg-config" ,pkg-config)
-       ("gperf" ,gperf)))
+       ("gperf" ,gperf-3.0)))
     (inputs
      `(("libwapcaplet" ,libwapcaplet)))
     (propagated-inputs



reply via email to

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