We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22cb7e3 commit 8423ed6Copy full SHA for 8423ed6
docker/Dockerfile
@@ -33,7 +33,7 @@ RUN apt-get update -qq \
33
libpixman-1-dev \
34
libcairo2-dev \
35
libpango-1.0-0 \
36
- ibpango1.0-dev \
+ libpango1.0-dev \
37
libpangocairo-1.0-0 \
38
&& rm -rf /var/cache/apt/* /var/lib/apt/lists/*;
39
0 commit comments