Skip to content

Commit

Permalink
compile: fix gnome-system-monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
huapox committed Nov 20, 2023
1 parent cefe0d5 commit ad4c5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flux/src/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ RUN apt.sh \
# After this operation, 215 MB of additional disk space will be used.
RUN apt.sh \
sakura thunar geany ristretto engrampa \
gnome-monitor lxappearance pavucontrol
gnome-system-monitor lxappearance pavucontrol

# go-supervisor https://github.com/ochinchina/supervisord/releases
RUN echo a.1; \
Expand Down

0 comments on commit ad4c5cb

Please sign in to comment.