mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 15:34:59 +01:00
Add grep to dockerbuild image (#607)
This commit is contained in:
parent
06d6f11670
commit
7c0f11914b
@ -16,7 +16,7 @@ RUN apt-get -qq update && apt-get -qq dist-upgrade && \
|
||||
libsecret-1-dev libgnome-keyring-dev \
|
||||
libopenjp2-tools \
|
||||
# Used by github actions \
|
||||
jq \
|
||||
jq grep \
|
||||
# Used by seshat (when not SQLCIPHER_STATIC) \
|
||||
libsqlcipher-dev && \
|
||||
# git-lfs
|
||||
|
Loading…
Reference in New Issue
Block a user