Skip to content

Commit f50b0de

Browse files
mmstickjackpot51
authored andcommitted
chore: add gcc-14 as depends for dkms
1 parent 5f7a3ab commit f50b0de

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

debian.master/control.stub.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ Provides: wireguard-modules (= 1.0.0)
118118
Depends:
119119
${misc:Depends},
120120
linux-image-PKGVER-ABINUM-generic (= ${source:Version}),
121+
gcc-14,
121122
linux-firmware,
122123
intel-microcode [amd64],
123124
amd64-microcode [amd64]

debian/control

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ Provides: wireguard-modules (= 1.0.0)
120120
Depends:
121121
${misc:Depends},
122122
linux-image-6.12.10-76061203-generic (= ${source:Version}),
123+
gcc-14,
123124
linux-firmware,
124125
intel-microcode [amd64],
125126
amd64-microcode [amd64]
@@ -199,8 +200,8 @@ Architecture: all
199200
Multi-Arch: foreign
200201
Section: kernel
201202
Priority: optional
202-
Provides:
203-
bpftool,
203+
Provides:
204+
bpftool,
204205
linux-cpupower,
205206
Depends: ${misc:Depends}, lsb-release, hwdata
206207
Description: Linux kernel version specific tools for version 6.12.10
@@ -559,4 +560,3 @@ Description: Linux kernel buildinfo for version 6.12.10 on 64 bit x86 SMP
559560
64 bit x86 SMP.
560561
.
561562
You likely do not want to install this package.
562-

0 commit comments

Comments
 (0)