gnu: clipnotify: Comment on the lack of a test suite.
* gnu/packages/xdisorg.scm (clipnotify): Add a comment Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
08df188ea8
commit
fb2709ef98
@ -2147,6 +2147,7 @@ configuring visual settings in different UI toolkits separately.")
|
||||
(install-file "README.md" doc)
|
||||
#t))))
|
||||
#:make-flags (list "CC=gcc")
|
||||
;; the package provides no test suite:
|
||||
#:tests? #f))
|
||||
(inputs
|
||||
`(("libx11" ,libx11)
|
||||
|
Loading…
Reference in New Issue
Block a user