diff --git a/Dockerfile b/Dockerfile index 9328e38..4407ac0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -44,6 +44,7 @@ RUN apt-get update -qq && \ libnspr4 \ libnss3 \ libwayland-client0 \ + libyaml-dev \ libxcomposite1 \ libxdamage1 \ libxfixes3 \