mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 16:58:29 +01:00
Add libsystemd-journal to skipped builds and close #696
This commit is contained in:
parent
f1dd95f0f9
commit
101cbbafde
@ -1374,8 +1374,7 @@ packages:
|
|||||||
- diff3
|
- diff3
|
||||||
- digestive-functors-aeson
|
- digestive-functors-aeson
|
||||||
- exhaustive
|
- exhaustive
|
||||||
# Needs pkg-config libsystemd
|
- libsystemd-journal
|
||||||
# - libsystemd-journal
|
|
||||||
- network-carbon
|
- network-carbon
|
||||||
- socket-io
|
- socket-io
|
||||||
|
|
||||||
@ -1878,6 +1877,10 @@ skipped-builds:
|
|||||||
- Win32-notify
|
- Win32-notify
|
||||||
- Win32-extras
|
- Win32-extras
|
||||||
|
|
||||||
|
# The Docker image we use does not have access to the correct
|
||||||
|
# C libraries. See: https://github.com/fpco/stackage/issues/696
|
||||||
|
- libsystemd-journal
|
||||||
|
|
||||||
|
|
||||||
# By skipping a test suite, we do not pull in the build dependencies
|
# By skipping a test suite, we do not pull in the build dependencies
|
||||||
skipped-tests:
|
skipped-tests:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user