vgmstream: fix dependency order

This commit is contained in:
commitay 2018-09-18 13:36:16 +10:00
parent 5c896ed6ce
commit 220d2af048

View file

@ -15,8 +15,8 @@ class Vgmstream < Formula
sha256 "980226be71f7ba16f71e7cd4ba53a4160c03cf9308036d014538b1feb8285d08" => :el_capitan
end
depends_on "mpg123"
depends_on "libvorbis"
depends_on "mpg123"
def install
cd "test" do