diff options
Diffstat (limited to 'Library/Formula/dvdauthor.rb')
| -rw-r--r-- | Library/Formula/dvdauthor.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/dvdauthor.rb b/Library/Formula/dvdauthor.rb index e2816853f..b800dac4e 100644 --- a/Library/Formula/dvdauthor.rb +++ b/Library/Formula/dvdauthor.rb @@ -11,6 +11,7 @@ class Dvdauthor < Formula depends_on 'pkg-config' => :build depends_on 'libdvdread' depends_on :freetype + depends_on :libpng def install system "./configure", "--disable-dependency-tracking", |
