]> git.pld-linux.org Git - packages/qt-creator.git/blobdiff - qt-creator.spec
upstream fix for llvm 15
[packages/qt-creator.git] / qt-creator.spec
index ee9e9dcd5c1ec7aa6910fb517c8a3481f18a7fd8..7fec4e457b15034add192321d7a5de0f872d0d83 100644 (file)
@@ -8,6 +8,7 @@ License:        LGPL v2.1
 Group:         X11/Development/Tools
 Source0:       https://download.qt.io/official_releases/qtcreator/8.0/%{version}/%{name}-opensource-src-%{version}.tar.xz
 # Source0-md5: bdd73958efa2383a6a0953b81f48cc57
+Patch0:                llvm15.patch
 URL:           https://doc.qt.io/qt-5/topics-app-development.html
 BuildRequires: Qt5Concurrent-devel >= 5.9.0
 BuildRequires: Qt5Designer-devel >= 5.9.0
@@ -55,6 +56,7 @@ Qt.
 
 %prep
 %setup -q -n %{name}-opensource-src-%{version}
+%patch0 -p1
 
 sed -i '1s|^#!.*python\b|#!%{__python}|' src/shared/qbs/src/3rdparty/python/bin/dmgbuild
 
This page took 0.044967 seconds and 4 git commands to generate.