Change rsync.rb to correct dependencies

parent 4f5ed568
......@@ -8,6 +8,7 @@ class Rsync < Package
source_sha1 '0d4c7fb7fe3fc80eeff922a7c1d81df11dbb8a1a'
depends_on 'buildessential'
depends_on 'perl' => :build
def self.build
system "./configure"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment