wmctrl: fix dependency order
This commit is contained in:
parent
fe45738245
commit
e3bd4c19a7
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue