dev-qt/qtlanguageserver: 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:07 -04:00
parent cf929e81c9
commit 5ab899bb52
2 changed files with 4 additions and 2 deletions

View File

@@ -1,8 +1,9 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-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="Implementation of the Language Server Protocol for Qt"

View File

@@ -1,8 +1,9 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-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="Implementation of the Language Server Protocol for Qt"