mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: xorg: Re-enable tests for xorg-server.
* gnu/packages/xorg.scm (xorg-server): Re-enable (failing) tests.
This commit is contained in:
parent
c7f9993146
commit
8dc5d0cf7e
1 changed files with 0 additions and 2 deletions
|
@ -4774,8 +4774,6 @@ (define-public xorg-server
|
|||
;; ("xkeyboard-config" ,xkeyboard-config)
|
||||
("xtrans" ,xtrans)
|
||||
("zlib" ,zlib)))
|
||||
(arguments
|
||||
`(#:tests? #f))
|
||||
(home-page "http://www.x.org/wiki/")
|
||||
(synopsis "xorg implementation of the X Window System")
|
||||
(description "X.org provides an implementation of the X Window System")
|
||||
|
|
Loading…
Reference in a new issue