Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
libxkbcommon-x11-0 was missing to use jcef.
  • Loading branch information
HeikoBecker authored Jul 25, 2023
1 parent 7bb2499 commit e8182cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RUN apt-get update && apt-get install -y \
libwww-perl \
libxerces-c-dev \
libxss1 \
libxkbcommon-x11-0 \
make \
nsis \
g++-multilib \
Expand Down

0 comments on commit e8182cc

Please sign in to comment.