diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libdlna.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/libdlna.rb b/Library/Formula/libdlna.rb index 2c4f18711..40c319fac 100644 --- a/Library/Formula/libdlna.rb +++ b/Library/Formula/libdlna.rb @@ -5,6 +5,8 @@ class Libdlna <Formula homepage 'http://libdlna.geexbox.org/' md5 '2c974f95b711e5fd07f78fc4ebfcca66' + depends_on 'ffmpeg' + def patches # fixes ffmpeg locations "http://gist.github.com/raw/356431/fbddfeee80d9224f6c67886b119fbd813f3c0ffa/libdlna.patch" |
