mirror of
https://github.com/pragma-/pbot.git
synced 2026-02-20 16:27:57 +01:00
Missing astyle.
This commit is contained in:
parent
9506b6d95c
commit
199c28032e
@ -1,7 +1,7 @@
|
||||
FROM perl:5.34
|
||||
|
||||
# Install system dependencies.
|
||||
RUN apt-get update && apt-get install -y clang gcc clang g++ tcl ghc git cpanminus dos2unix policykit-1 fortune-mod
|
||||
RUN apt-get update && apt-get install -y clang gcc clang g++ tcl ghc git cpanminus dos2unix policykit-1 fortune-mod astyle
|
||||
|
||||
# Need the sources.
|
||||
COPY . /opt/pbot
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user