Skip to content

Commit

Permalink
qt6Packages.qtpbfimageplugin: fix build on aarch64-darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
wegank committed Dec 6, 2022
1 parent 2987aa0 commit 435dfe7
Show file tree
Hide file tree
Showing 2 changed files with 474 additions and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/libraries/qt-6/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ let
inherit bison cups harfbuzz libGL dconf gtk3 developerBuild cmake;
inherit (darwin.apple_sdk_11_0.frameworks) AGL AVFoundation AppKit GSS MetalKit;
patches = [
./patches/qtbase-qmake-mkspecs-mac.patch
./patches/qtbase-qmake-pkg-config.patch
./patches/qtbase-tzdir.patch
# Remove symlink check causing build to bail out and fail.
Expand Down
Loading

0 comments on commit 435dfe7

Please sign in to comment.