mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 05:21:23 +02:00
Merge pull request #320 from samm-git/patch-1
Set oniguruma USE flag for the jq package
This commit is contained in:
commit
9e354feb1d
@ -100,3 +100,6 @@ sys-apps/man-db -nls
|
|||||||
|
|
||||||
# Disable zstd to avoid adding it to prod images until something needs it
|
# Disable zstd to avoid adding it to prod images until something needs it
|
||||||
sys-fs/btrfs-progs -zstd
|
sys-fs/btrfs-progs -zstd
|
||||||
|
|
||||||
|
# enable regular expression processing in jq
|
||||||
|
app-misc/jq oniguruma
|
||||||
|
Loading…
x
Reference in New Issue
Block a user