Skip to content

Commit 8423ed6

Browse files
kon-foomark9064
authored andcommitted
fixed libpango1.0-dev install
1 parent 22cb7e3 commit 8423ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ RUN apt-get update -qq \
3333
libpixman-1-dev \
3434
libcairo2-dev \
3535
libpango-1.0-0 \
36-
ibpango1.0-dev \
36+
libpango1.0-dev \
3737
libpangocairo-1.0-0 \
3838
&& rm -rf /var/cache/apt/* /var/lib/apt/lists/*;
3939

0 commit comments

Comments
 (0)