From 5da9295291b689e177d6a0de4c5679a8496fe921 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 5 Jan 2025 14:40:08 +0000 Subject: automatic import of qscintilla --- qscintilla.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'qscintilla.spec') diff --git a/qscintilla.spec b/qscintilla.spec index 93c6857..307c161 100644 --- a/qscintilla.spec +++ b/qscintilla.spec @@ -12,6 +12,7 @@ Source0: https://github.com/opencor/qscintilla/archive/refs/tags/v%{ Patch100: QScintilla_gpl-2_10_7-sip_check.patch Patch101: QScintilla_gpl-2_11-QUrl.patch Patch102: fix-build-error.patch +Patch103: qscintilla-2.11.6-add-qtwidgets.patch BuildRequires: gcc-c++ BuildRequires: pkgconfig(Qt5Designer) pkgconfig(Qt5Gui) pkgconfig(Qt5Widgets) Provides: bundled(scintilla) = %{scintilla_ver} @@ -83,8 +84,6 @@ make sub-Qsci-qmake_all sed -i \ -e '#^CXXFLAGS#s#$# %{build_cxxflags}#' \ -e '#^LFLAGS#s#$# %{build_ldflags}#'\ - -e '/^INCPATH/s/$/ -I%{_qt5_includedir}\/QtWidgets/' \ - -e '/^LIBS/s/$/ %{_qt5_libdir}\/libQt5Widgets.so/'\ Qsci/Makefile cat Qsci/Makefile %make_build -- cgit v1.2.3