diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/feh.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/feh.rb b/Library/Formula/feh.rb index 6e9032031..cf2f529d2 100644 --- a/Library/Formula/feh.rb +++ b/Library/Formula/feh.rb @@ -7,6 +7,7 @@ class Feh < Formula depends_on :x11 depends_on "giblib" => :build + depends_on "imlib2" => :build def install system "make", "PREFIX=#{prefix}" |
