Skip to content

Commit

Permalink
fix depedencies
Browse files Browse the repository at this point in the history
  • Loading branch information
maguec committed Jul 7, 2011
1 parent 23f7b8c commit e25d270
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,2 +1,3 @@
Gemfile.lock
.rvmrc
dnsrr*.gem
1 change: 1 addition & 0 deletions dnsrr.gemspec
Expand Up @@ -12,4 +12,5 @@ Gem::Specification.new do |s|
s.executables = ['dnsrr_control.rb']
s.require_path = 'lib'
s.add_dependency('rubydns')
s.add_dependency('daemons')
end

0 comments on commit e25d270

Please sign in to comment.