Skip to content

Commit

Permalink
Update for Qt 6.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcauliffe committed May 21, 2024
1 parent d68a0a7 commit 7a2f007
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions recipes/qt-multimedia/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "6.7.0" %}
{% set version = "6.7.1" %}

package:
name: qt6-multimedia
Expand Down Expand Up @@ -33,7 +33,6 @@ requirements:
- {{ compiler('c') }}
- {{ stdlib("c") }}
- qt6-main {{ version }} # [build_platform != target_platform]
- sysroot_linux-64 2.17 # [linux]
- {{ cdt('mesa-libgl-devel') }} # [linux]
- {{ cdt('mesa-libegl-devel') }} # [linux]
- {{ cdt('mesa-dri-drivers') }} # [linux]
Expand Down

0 comments on commit 7a2f007

Please sign in to comment.