mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-26 11:01:48 +02:00
gnu: ibus-theme-tools: Do not delete check phase.
* gnu/packages/ibus.scm (ibus-theme-tools)[#:tests?]: Add with value #f and an appropriate comment. [#:phases]: Drop.
This commit is contained in:
@@ -791,9 +791,7 @@ hanja dictionary and small hangul character classification.")
|
||||
"0i8vwnikwd1bfpv4xlgzc51gn6s18q58nqhvcdiyjzcmy3z344c2"))))
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
'(#:phases
|
||||
(modify-phases %standard-phases
|
||||
(delete 'check))))
|
||||
`(#:tests? #f)) ; No tests
|
||||
(propagated-inputs
|
||||
`(("python-tinycss2" ,python-tinycss2)
|
||||
("python-pygobject" ,python-pygobject)))
|
||||
|
||||
Reference in New Issue
Block a user