Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Commit f27b0cc

Browse files
authored
Merge pull request #55 from linuxserver/arch-deps2
fix deps for amd64
2 parents 3f479db + d307326 commit f27b0cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ RUN \
145145
/etc/xdg/openbox/rc.xml && \
146146
echo "**** cleanup ****" && \
147147
pacman -Rsn --noconfirm \
148-
gcc \
149148
git \
150149
$(pacman -Qdtq) && \
151150
rm -rf \

0 commit comments

Comments
 (0)