mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: astroid: Use xorg-server-for-tests.
* gnu/packages/mail.scm (astroid)[native-inputs]: Substitute xorg-server-for-tests for the regular xorg-server.
This commit is contained in:
parent
f53a802b29
commit
dcc00e0635
1 changed files with 1 additions and 1 deletions
|
@ -912,7 +912,7 @@ (define-public astroid
|
|||
pkg-config
|
||||
ronn
|
||||
w3m
|
||||
xorg-server))
|
||||
xorg-server-for-tests))
|
||||
(inputs
|
||||
(list boost
|
||||
gmime
|
||||
|
|
Loading…
Reference in a new issue