Skip to content

Commit

Permalink
add packages for mpd
Browse files Browse the repository at this point in the history
  • Loading branch information
renner0e committed Oct 16, 2024
1 parent 1708fc5 commit f755aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ RUN pacman -S chromium --noconfirm
RUN pacman -S rclone --noconfirm
RUN pacman -S ffmpeg --noconfirm
RUN pacman -S jdk-openjdk --noconfirm

RUN pacman -S mpd mpc ncmpcpp pipewire wireplumber --noconfirm
# My Own custom packages I need
RUN pacman -S \
android-tools \
Expand Down

0 comments on commit f755aaa

Please sign in to comment.