wdfs needs glib

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Harrison Reiser 2012-05-07 10:21:18 -06:00 committed by Adam Vandenberg
parent 504e60d2cd
commit 8a22cc8a14

View file

@ -6,6 +6,7 @@ class Wdfs < Formula
md5 '628bb44194d04c1cf8aacc446ed0a230'
depends_on 'pkg-config' => :build
depends_on 'glib'
depends_on 'neon'
depends_on 'fuse4x'