lablgtk: add librsvg dep
This commit is contained in:
parent
b35a535caf
commit
a57a67b3b4
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ class Lablgtk < Formula
|
|||
depends_on :x11
|
||||
depends_on 'objective-caml'
|
||||
depends_on 'gtk+'
|
||||
depends_on 'librsvg'
|
||||
|
||||
def install
|
||||
system "./configure", "--bindir=#{bin}",
|
||||
|
|
Loading…
Reference in a new issue