libnotify: dependency fix

This commit is contained in:
Tom Schoonjans 2016-01-14 15:05:11 +05:30 committed by Dominyk Tiller
parent 335e3bb9e1
commit 109ee8f7aa

View file

@ -4,8 +4,7 @@ class Libnotify < Formula
sha256 "0ef61ca400d30e28217979bfa0e73a7406b19c32dd76150654ec5b2bdf47d837"
depends_on "pkg-config" => :build
depends_on "gtk+3" => :build
depends_on "gdk-pixbuf"
depends_on "gtk+3"
def install
system "./configure", "--disable-dependency-tracking",