Skip to content

Commit 0ed6181

Browse files
committed
fix: upgrade deb pkg name
1 parent 284bd48 commit 0ed6181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-reco
1515
libpng-dev libolm-dev libprotobuf-c-dev libqrencode-dev libssl-dev \
1616
protobuf-c-compiler libgcrypt20-dev libmarkdown2-dev \
1717
libpng-dev libpurple-dev librsvg2-bin libsqlite3-dev libwebp-dev \
18-
libgdk-pixbuf2.0-dev libopusfile-dev \
18+
libgdk-pixbuf-xlib-2.0-dev libopusfile-dev \
1919
libtool-bin netcat-traditional pkg-config sudo && \
2020
curl -LO https://get.bitlbee.org/src/bitlbee-"$BITLBEE_VERSION".tar.gz && \
2121
git clone https://github.com/EionRobb/purple-hangouts && \

0 commit comments

Comments
 (0)