wmctrl: fix dependency order

This commit is contained in:
commitay 2018-09-18 13:45:13 +10:00
parent fe45738245
commit e3bd4c19a7

View file

@ -14,8 +14,8 @@ class Wmctrl < Formula
end
depends_on "pkg-config" => :build
depends_on "glib"
depends_on "gettext"
depends_on "glib"
depends_on :x11
# Fix for 64-bit arch. See: