xmoto: fix component order

This commit is contained in:
commitay 2018-09-21 15:02:06 +10:00
parent 6a7c281144
commit 393595dd72

View file

@ -17,6 +17,8 @@ class Xmoto < Formula
depends_on "automake" => :build
end
deprecated_option "without-lua" => "without-lua@5.1"
depends_on "jpeg"
depends_on "libpng"
depends_on "libxdg-basedir"
@ -29,8 +31,6 @@ class Xmoto < Formula
depends_on "gettext" => :recommended
depends_on "lua@5.1" => :recommended
deprecated_option "without-lua" => "without-lua@5.1"
def install
# Fix issues reported upstream
# https://todo.xmoto.tuxfamily.org/index.php?do=details&task_id=812