mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-01 10:33:14 +08:00
fix(docker): add build dependency libgnome-keyring
This commit is contained in:
parent
13e5434abc
commit
d1c3ecb074
1 changed files with 1 additions and 1 deletions
|
@ -20,13 +20,13 @@ RUN apt-get -y install \
|
|||
build-essential \
|
||||
fakeroot \
|
||||
git \
|
||||
libgnome-keyring-dev \
|
||||
python \
|
||||
rpm \
|
||||
nodejs
|
||||
|
||||
# For when Linux testing is re-enabled
|
||||
# libgconf2-4 \
|
||||
# libgnome-keyring-dev \
|
||||
# libgtk2.0-0 \
|
||||
# libnotify4 \
|
||||
# xvfb
|
||||
|
|
Loading…
Reference in a new issue