media-libs/libplacebo: style adjustment

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2023-09-06 15:09:18 -04:00
parent 10c0ba740f
commit d1772fac09

View File

@@ -64,7 +64,10 @@ python_check_deps() {
src_unpack() {
if [[ ${PV} == 9999 ]]; then
local EGIT_SUBMODULES=( $(usev opengl 3rdparty/glad) 3rdparty/fast_float )
local EGIT_SUBMODULES=(
3rdparty/fast_float
$(usev opengl 3rdparty/glad)
)
git-r3_src_unpack
else
default