gupnp-av: fix dependency order
This commit is contained in:
parent
ceef7ab3ee
commit
b232a3fb00
1 changed files with 1 additions and 1 deletions
|
@ -12,8 +12,8 @@ class GupnpAv < Formula
|
|||
sha256 "d5adf2d8f3eeb96a9910b2c41e0cc732226d5beeb4ad8a3edf091036feb3399d" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "intltool" => :build
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "gettext"
|
||||
depends_on "gupnp"
|
||||
|
||||
|
|
Loading…
Reference in a new issue