mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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
|
||||
- digestive-functors-aeson
|
||||
- exhaustive
|
||||
# Needs pkg-config libsystemd
|
||||
# - libsystemd-journal
|
||||
- libsystemd-journal
|
||||
- network-carbon
|
||||
- socket-io
|
||||
|
||||
@ -1878,6 +1877,10 @@ skipped-builds:
|
||||
- Win32-notify
|
||||
- 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
|
||||
skipped-tests:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user