media-libs/libplacebo: sort emesonargs
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 9 May 2019 19:08:29 +0000 (12:08 -0700)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 9 May 2019 19:16:00 +0000 (12:16 -0700)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
media-libs/libplacebo/libplacebo-1.18.0.ebuild

index 5ab0605bac83ef40a388cba7df22a098662b796c..eda8818f5919bcc99db803930d77c4c625d59339 100644 (file)
@@ -34,8 +34,8 @@ multilib_src_configure() {
                $(meson_feature glslang)
                $(meson_feature lcms)
                $(meson_feature shaderc)
-               $(meson_use test tests)
                $(meson_feature vulkan)
+               $(meson_use test tests)
        )
        meson_src_configure
 }