Message ID | 20190427093659.21851-21-mail@brendan.scot |
---|---|
State | Accepted |
Headers | show |
Series | [bug#35446,01/26] gnu: Use 'license:' prefix in (gnu packages web). | expand |
Context | Check | Description |
---|---|---|
cbaines/applying patch | success | Successfully applied |
cbaines/applying patch | success | Successfully applied |
cbaines/applying patch | success | Successfully applied |
cbaines/applying patch | success | Successfully applied |
cbaines/applying patch | success | Successfully applied |
cbaines/applying patch | success | Successfully applied |
cbaines/applying patch | success | Successfully applied |
diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm index 4a4f34e092..036e255158 100644 --- a/gnu/packages/ebook.scm +++ b/gnu/packages/ebook.scm @@ -193,6 +193,7 @@ ;; This informs the tests we are a continuous integration ;; environment and thus have no networking. (setenv "CI" "true") + (setenv "SKIP_QT_BUILD_TEST" "true") ;; TODO: fix test and remove. #t))) (add-after 'build 'build-mathjax (lambda* (#:key inputs #:allow-other-keys)