mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
adding two deps required for karma
This commit is contained in:
parent
d3e1a415a8
commit
f129df2e03
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ RUN apt-get install -y \
|
|||
build-essential \
|
||||
curl \
|
||||
git \
|
||||
libfontconfig1 \
|
||||
libfreetype6 \
|
||||
libkrb5-dev \
|
||||
python
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue