mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-qt/qtlanguageserver: set QT6_HAS_STATIC_LIBS=1 in live
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user