guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: mate-utils: Build with a fixed version of yelp-tools.


From: guix-commits
Subject: 01/01: gnu: mate-utils: Build with a fixed version of yelp-tools.
Date: Thu, 10 Oct 2019 12:48:27 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit 423c680d877d1d0f793bfdf53b83e8328a8d55bb
Author: Danny Milosavljevic <address@hidden>
Date:   Thu Oct 10 16:23:26 2019 +0200

    gnu: mate-utils: Build with a fixed version of yelp-tools.
    
    * gnu/packages/mate.scm (mate-utils)[native-inputs]: Replace YELP-TOOLS with
    YELP-TOOLS/FIXED.
---
 gnu/packages/mate.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index fb3c5ab..d55d1b4 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1279,7 +1279,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
        ("pkg-config" ,pkg-config)
        ("scrollkeeper" ,scrollkeeper)
        ("xorgproto" ,xorgproto)
-       ("yelp-tools" ,yelp-tools)))
+       ("yelp-tools" ,yelp-tools/fixed)))
     (inputs
      `(("atk" ,atk)
        ("cairo" ,cairo)



reply via email to

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