Skip to content

Commit

Permalink
- Bumping up to Qt6.6 (static) where needed...
Browse files Browse the repository at this point in the history
  • Loading branch information
rncbc committed Oct 16, 2023
1 parent b549c5f commit 53cee00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/qjackctl.spec
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ including a enhanced patchbay and connection control features.

%build
%if 0%{?sle_version} == 150200 && 0%{?is_opensuse}
source /opt/qt6.5-static/bin/qt6.5-static-env.sh
source /opt/qt6.6-static/bin/qt6.6-static-env.sh
%endif
CXX=%{_GXX} CC=%{_GCC} \
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -Wno-dev -B build
Expand Down

0 comments on commit 53cee00

Please sign in to comment.