aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libvorbis.rb
diff options
context:
space:
mode:
authorMax Howell2009-06-18 11:13:11 +0100
committerMax Howell2009-06-18 11:13:11 +0100
commit271acec03636dc19aea4f4741df7a8fe6cc4aa86 (patch)
tree18601d4549013be13c68c00612f47e851ab15bff /Library/Formula/libvorbis.rb
parent95ed72338e13daf799eedf51744762172f81017d (diff)
downloadhomebrew-271acec03636dc19aea4f4741df7a8fe6cc4aa86.tar.bz2
Tidied things up a little in light of recent changes
Diffstat (limited to 'Library/Formula/libvorbis.rb')
-rw-r--r--Library/Formula/libvorbis.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libvorbis.rb b/Library/Formula/libvorbis.rb
index 30ff4307e..6c9367e0e 100644
--- a/Library/Formula/libvorbis.rb
+++ b/Library/Formula/libvorbis.rb
@@ -6,7 +6,7 @@ class Libvorbis <Formula
@homepage='http://vorbis.com'
def deps
- test_lib 'ogg'
+ LibraryDep.new 'ogg'
end
def install