File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -118,6 +118,7 @@ Provides: wireguard-modules (= 1.0.0)
118
118
Depends:
119
119
${misc:Depends},
120
120
linux-image-PKGVER-ABINUM-generic (= ${source:Version}),
121
+ gcc-14,
121
122
linux-firmware,
122
123
intel-microcode [amd64],
123
124
amd64-microcode [amd64]
Original file line number Diff line number Diff line change @@ -120,6 +120,7 @@ Provides: wireguard-modules (= 1.0.0)
120
120
Depends:
121
121
${misc:Depends},
122
122
linux-image-6.12.10-76061203-generic (= ${source:Version}),
123
+ gcc-14,
123
124
linux-firmware,
124
125
intel-microcode [amd64],
125
126
amd64-microcode [amd64]
@@ -199,8 +200,8 @@ Architecture: all
199
200
Multi-Arch: foreign
200
201
Section: kernel
201
202
Priority: optional
202
- Provides:
203
- bpftool,
203
+ Provides:
204
+ bpftool,
204
205
linux-cpupower,
205
206
Depends: ${misc:Depends}, lsb-release, hwdata
206
207
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
559
560
64 bit x86 SMP.
560
561
.
561
562
You likely do not want to install this package.
562
-
You can’t perform that action at this time.
0 commit comments