Skip to content

Commit

Permalink
Fixes rutorrent's sox plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLonelyGhost authored and sdelrio committed Jul 29, 2018
1 parent e75364d commit df4a4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RUN apt-get update && apt-get install -q -y --no-install-recommends \
# Install tools, and packages for rutorrent plugins

RUN apt-get update && \
apt-get install -y --force-yes unzip unrar-free mediainfo curl wget supervisor
apt-get install -y --force-yes unzip unrar-free mediainfo curl wget supervisor sox

# Make rtorrent from sources

Expand Down

0 comments on commit df4a4b7

Please sign in to comment.