guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: pspp: Use gtksourceview-2.


From: Efraim Flashner
Subject: 01/01: gnu: pspp: Use gtksourceview-2.
Date: Tue, 10 Nov 2015 11:59:38 +0000

efraim pushed a commit to branch master
in repository guix.

commit 295fc0829be8c7c34fd262512230b87b23ab1205
Author: Efraim Flashner <address@hidden>
Date:   Tue Nov 10 13:58:25 2015 +0200

    gnu: pspp: Use gtksourceview-2.
    
    * gnu/packages/maths.scm (pspp)[inputs]: Use gtksourceview-2.
---
 gnu/packages/maths.scm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 27b1a48..466dc27 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -221,7 +221,7 @@ LP/MIP solver is included in the package.")
        ("pango" ,pango)
        ("readline" ,readline)
        ("gtk" ,gtk+-2)
-       ("gtksourceview" ,gtksourceview)
+       ("gtksourceview" ,gtksourceview-2)
        ("zlib" ,zlib)))
     (native-inputs
      `(("glib" ,glib "bin")             ;for glib-genmarshal



reply via email to

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