From 1b6cd3f3eb468376496c9557aa29e673ce968b03 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Sat, 6 Aug 2016 11:36:25 +0300 Subject: [PATCH] rutorrent: fix --- rutorrent/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rutorrent/Dockerfile b/rutorrent/Dockerfile index 9b01486..6e843f5 100644 --- a/rutorrent/Dockerfile +++ b/rutorrent/Dockerfile @@ -23,7 +23,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a automake \ autoconf \ wget \ - tar + tar \ subversion \ cppunit-dev \ openssl-dev \