mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
disable gi-javascriptcore4 until we can use newer image
This commit is contained in:
parent
577070eae3
commit
f9a5db6578
@ -3452,7 +3452,7 @@ packages:
|
||||
- gi-gtksource3
|
||||
- gi-gtksource5 < 0 # blocked by https://github.com/haskellfoundation/hf-infrastructure/issues/11
|
||||
- gi-javascriptcore < 0 # gi-javascriptcore6
|
||||
- gi-javascriptcore4
|
||||
- gi-javascriptcore4 < 0 # blocked by https://github.com/haskellfoundation/hf-infrastructure/issues/11
|
||||
- gi-javascriptcore6 < 0 # blocked by https://github.com/haskellfoundation/hf-infrastructure/issues/11
|
||||
- gi-vte
|
||||
- gi-webkit2
|
||||
|
||||
@ -24,6 +24,7 @@ apt-get install -y \
|
||||
fsharp \
|
||||
g++ \
|
||||
gawk \
|
||||
gir1.2-javascriptcoregtk-4.0 \
|
||||
gir1.2-javascriptcoregtk-6.0 \
|
||||
git \
|
||||
gnupg \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user