Skip to content

Commit

Permalink
klipperscreen: add libsystemd-dev to build stage
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuf committed May 25, 2024
1 parent d4a9edc commit 8b2574d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/klipperscreen/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN apt update \
libgirepository1.0-dev \
libdbus-glib-1-dev \
cmake \
libsystemd-dev \
&& apt clean

WORKDIR /opt
Expand Down

0 comments on commit 8b2574d

Please sign in to comment.