clutter-gtk: fix dependency order

This commit is contained in:
commitay 2018-09-17 19:05:56 +10:00
parent 12ef567dab
commit 8932f4402a

View file

@ -14,10 +14,10 @@ class ClutterGtk < Formula
depends_on "gobject-introspection" => :build
depends_on "pkg-config" => :build
depends_on "glib"
depends_on "gdk-pixbuf"
depends_on "gtk+3"
depends_on "clutter"
depends_on "gdk-pixbuf"
depends_on "glib"
depends_on "gtk+3"
def install
args = %W[