mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
sci-visualization/labplot: Fix build with Qt 6.10
Closes: https://bugs.gentoo.org/966308 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -79,6 +79,7 @@ BDEPEND="
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${P}-ods-buildfix.patch"
|
||||
"${FILESDIR}/${P}-qtads-cmake-minreqver-3.16.patch" # bug #965103
|
||||
"${FILESDIR}/${P}-qt-6.10.patch" # bug #966308
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
|
||||
Reference in New Issue
Block a user