guix-commits
[Top][All Lists]
Advanced

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

05/06: gnu: astroid: Use xorg-server-for-tests.


From: guix-commits
Subject: 05/06: gnu: astroid: Use xorg-server-for-tests.
Date: Wed, 12 Jan 2022 01:48:59 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit dcc00e06357e82c4cf00550ad71257f012c6a375
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jan 10 14:52:20 2022 +0100

    gnu: astroid: Use xorg-server-for-tests.
    
    * gnu/packages/mail.scm (astroid)[native-inputs]: Substitute
    xorg-server-for-tests for the regular xorg-server.
---
 gnu/packages/mail.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 5d9dc1e8b9..b1aef2e878 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -912,7 +912,7 @@ mailpack.  What can alterMIME do?
            pkg-config
            ronn
            w3m
-           xorg-server))
+           xorg-server-for-tests))
     (inputs
      (list boost
            gmime



reply via email to

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