aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rdup.rb
diff options
context:
space:
mode:
authorJack Nagel2014-03-05 21:54:59 -0600
committerJack Nagel2014-03-05 21:54:59 -0600
commit3ccbaa7a26b78cb116e10ee66575f68944df440b (patch)
tree00901339e73f46c660eac6f93de9c0caab8fc59b /Library/Formula/rdup.rb
parent5d41e4196676e9b6b3876ed12630967f17d05505 (diff)
downloadhomebrew-3ccbaa7a26b78cb116e10ee66575f68944df440b.tar.bz2
Increment revisions on nettle dependents
Diffstat (limited to 'Library/Formula/rdup.rb')
-rw-r--r--Library/Formula/rdup.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/rdup.rb b/Library/Formula/rdup.rb
index 8628da40a..0224e24e6 100644
--- a/Library/Formula/rdup.rb
+++ b/Library/Formula/rdup.rb
@@ -4,6 +4,7 @@ class Rdup < Formula
homepage 'http://miek.nl/projects/rdup/index.html'
url 'http://miek.nl/projects/rdup/rdup-1.1.14.tar.bz2'
sha1 '49dc7570122bfa362f36a26a2ffa8bfe8ad55182'
+ revision 1
depends_on 'pkg-config' => :build
depends_on 'nettle'