We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ad7b3 commit 76a2a1aCopy full SHA for 76a2a1a
1 file changed
dist/unix/sqlrestore.spec.in
@@ -52,8 +52,10 @@ BuildRequires: cmake(Qt@QT_MAJOR_VERSION@Widgets)
52
BuildRequires: cmake(Qt@QT_MAJOR_VERSION@Concurrent)
53
BuildRequires: cmake(Qt@QT_MAJOR_VERSION@Network)
54
BuildRequires: cmake(Qt@QT_MAJOR_VERSION@Sql)
55
+%if "@QT_MAJOR_VERSION@" == "6"
56
BuildRequires: cmake(Qt@QT_MAJOR_VERSION@Core5Compat)
57
%endif
58
+%endif
59
60
BuildRequires: file-devel
61
0 commit comments