dev-qt/qtquick3d: set QT6_HAS_STATIC_LIBS=1 in live

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-05-23 11:29:24 -04:00
parent 7d012ba32e
commit 90e7f7d37d
2 changed files with 4 additions and 2 deletions

View File

@@ -1,8 +1,9 @@
# Copyright 2021-2024 Gentoo Authors
# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
QT6_HAS_STATIC_LIBS=1
inherit qt6-build
DESCRIPTION="Qt module and API for defining 3D content in Qt QuickTools"

View File

@@ -1,8 +1,9 @@
# Copyright 2021-2024 Gentoo Authors
# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
QT6_HAS_STATIC_LIBS=1
inherit qt6-build
DESCRIPTION="Qt module and API for defining 3D content in Qt QuickTools"