Skip to content

Commit

Permalink
update trixie to use clang-19 for cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Jan 17, 2025
1 parent 68c9888 commit e1438d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/debian/xpra/control
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Build-Depends: debhelper (>= 8)
,gcc
# only needed for building the CUDA kernels instead of gcc >= 14:
#oracular: ,clang-19
#trixie: ,clang-16
#trixie: ,clang-19
#sid: ,clang-19
,dh-python
,libsystemd-dev
Expand Down

0 comments on commit e1438d8

Please sign in to comment.