Skip to content

Commit

Permalink
Add package needed by Tauri v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mtsgrd authored Sep 1, 2024
1 parent 34c0a69 commit b45137d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:jammy-20240627.1 AS base

RUN apt-get update && \
apt-get install -y \
libwebkit2gtk-4.0-dev build-essential curl wget \
libwebkit2gtk-4.0-dev libwebkit2gtk-4.1-dev build-essential curl wget \
libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev \
jq tar bash libbrotli-dev brotli imagemagick git cmake

Expand Down

0 comments on commit b45137d

Please sign in to comment.