Commit b4bd5665 authored by lyxell's avatar lyxell Committed by GitHub

Merge pull request #1136 from jam7/update/ctorrent

Change ctorrent.rb dependencies
parents b6fb03bd ae418840
......@@ -7,6 +7,8 @@ class Ctorrent < Package
source_url 'http://www.rahul.net/dholmes/ctorrent/ctorrent-dnh3.3.2.tar.gz'
source_sha256 'c87366c91475931f75b924119580abd06a7b3cb3f00fef47346552cab1e24863'
depends_on 'openssl' => :build
def self.build
system "./configure"
end
......
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