Skip to content

Commit

Permalink
Update qt
Browse files Browse the repository at this point in the history
  • Loading branch information
strawbsbot committed Jun 18, 2024
1 parent 78cec30 commit d6398df
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 234 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ env:

libcdio_version: '2.1.0'

qt_version: '6.7.1'
qt_version: '6.7.2'

kdsingleapplication_version: '1.1.0'

Expand Down Expand Up @@ -2980,11 +2980,6 @@ jobs:
working-directory: build
run: tar -xf ../downloads/qtbase-everywhere-src-${{env.qt_version}}.tar.xz

- name: Patch qtbase
shell: bash
working-directory: build/qtbase-everywhere-src-${{env.qt_version}}
run: patch -p1 < ../../patches/qtbase-window.patch

- name: Configure qtbase
shell: bash
env:
Expand Down
228 changes: 0 additions & 228 deletions patches/qtbase-window.patch

This file was deleted.

0 comments on commit d6398df

Please sign in to comment.