diff options
Diffstat (limited to 'dev-qt/qtgraphs/qtgraphs-6.9999.ebuild')
| -rw-r--r-- | dev-qt/qtgraphs/qtgraphs-6.9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtgraphs/qtgraphs-6.9999.ebuild b/dev-qt/qtgraphs/qtgraphs-6.9999.ebuild index 72421a0dfd52..fdbbbaeabfab 100644 --- a/dev-qt/qtgraphs/qtgraphs-6.9999.ebuild +++ b/dev-qt/qtgraphs/qtgraphs-6.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2025 Gentoo Authors +# Copyright 2025-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -33,5 +33,5 @@ src_configure() { $(cmake_use_find_package quick3d Qt6Quick3D) ) - cmake_src_configure + qt6-build_src_configure } |
