Skip to content

Commit 24754ba

Browse files
committed
6.6 && 6.10 && 6.11: update makedepends
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
1 parent a4c2e65 commit 24754ba

File tree

22 files changed

+86
-156
lines changed

22 files changed

+86
-156
lines changed

linux-cachyos-bore/.SRCINFO

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Generated by makepkg 7.0.0
2+
# Thu Sep 12 08:18:16 UTC 2024
13
pkgbase = linux-cachyos-bore
24
pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
35
pkgver = 6.10.9
@@ -6,19 +8,15 @@ pkgbase = linux-cachyos-bore
68
arch = x86_64
79
license = GPL-2.0-only
810
makedepends = bc
11+
makedepends = cpio
12+
makedepends = gettext
913
makedepends = libelf
1014
makedepends = pahole
11-
makedepends = cpio
1215
makedepends = perl
16+
makedepends = python
1317
makedepends = tar
1418
makedepends = xz
1519
makedepends = zstd
16-
makedepends = gcc
17-
makedepends = gcc-libs
18-
makedepends = glibc
19-
makedepends = make
20-
makedepends = patch
21-
makedepends = python
2220
options = !strip
2321
options = !debug
2422
options = !lto

linux-cachyos-bore/PKGBUILD

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -172,19 +172,15 @@ license=('GPL-2.0-only')
172172
options=('!strip' '!debug' '!lto')
173173
makedepends=(
174174
bc
175+
cpio
176+
gettext
175177
libelf
176178
pahole
177-
cpio
178179
perl
180+
python
179181
tar
180182
xz
181183
zstd
182-
gcc
183-
gcc-libs
184-
glibc
185-
make
186-
patch
187-
python
188184
)
189185
# LLVM makedepends
190186
if [[ "$_use_llvm_lto" = "thin" || "$_use_llvm_lto" = "full" ]] || [ -n "$_use_kcfi" ]; then

linux-cachyos-deckify/.SRCINFO

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Generated by makepkg 7.0.0
2+
# Thu Sep 12 08:18:27 UTC 2024
13
pkgbase = linux-cachyos-deckify
24
pkgdesc = Linux SCHED-EXT + Cachy Sauce + BORE + Deckify Patches Kernel by CachyOS with other patches and improvements
35
pkgver = 6.10.9
@@ -6,19 +8,15 @@ pkgbase = linux-cachyos-deckify
68
arch = x86_64
79
license = GPL-2.0-only
810
makedepends = bc
11+
makedepends = cpio
12+
makedepends = gettext
913
makedepends = libelf
1014
makedepends = pahole
11-
makedepends = cpio
1215
makedepends = perl
16+
makedepends = python
1317
makedepends = tar
1418
makedepends = xz
1519
makedepends = zstd
16-
makedepends = gcc
17-
makedepends = gcc-libs
18-
makedepends = glibc
19-
makedepends = make
20-
makedepends = patch
21-
makedepends = python
2220
options = !strip
2321
options = !debug
2422
options = !lto

linux-cachyos-deckify/PKGBUILD

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -172,19 +172,15 @@ license=('GPL-2.0-only')
172172
options=('!strip' '!debug' '!lto')
173173
makedepends=(
174174
bc
175+
cpio
176+
gettext
175177
libelf
176178
pahole
177-
cpio
178179
perl
180+
python
179181
tar
180182
xz
181183
zstd
182-
gcc
183-
gcc-libs
184-
glibc
185-
make
186-
patch
187-
python
188184
)
189185
# LLVM makedepends
190186
if [[ "$_use_llvm_lto" = "thin" || "$_use_llvm_lto" = "full" ]] || [ -n "$_use_kcfi" ]; then

linux-cachyos-echo/.SRCINFO

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Generated by makepkg 7.0.0
2+
# Thu Sep 12 08:18:36 UTC 2024
13
pkgbase = linux-cachyos-echo
24
pkgdesc = Linux ECHO scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements
35
pkgver = 6.9.9
@@ -6,19 +8,15 @@ pkgbase = linux-cachyos-echo
68
arch = x86_64
79
license = GPL-2.0-only
810
makedepends = bc
11+
makedepends = cpio
12+
makedepends = gettext
913
makedepends = libelf
1014
makedepends = pahole
11-
makedepends = cpio
1215
makedepends = perl
16+
makedepends = python
1317
makedepends = tar
1418
makedepends = xz
1519
makedepends = zstd
16-
makedepends = gcc
17-
makedepends = gcc-libs
18-
makedepends = glibc
19-
makedepends = make
20-
makedepends = patch
21-
makedepends = python
2220
options = !strip
2321
options = !debug
2422
options = !lto

linux-cachyos-echo/PKGBUILD

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -172,19 +172,15 @@ license=('GPL-2.0-only')
172172
options=('!strip' '!debug' '!lto')
173173
makedepends=(
174174
bc
175+
cpio
176+
gettext
175177
libelf
176178
pahole
177-
cpio
178179
perl
180+
python
179181
tar
180182
xz
181183
zstd
182-
gcc
183-
gcc-libs
184-
glibc
185-
make
186-
patch
187-
python
188184
)
189185
# LLVM makedepends
190186
if [[ "$_use_llvm_lto" = "thin" || "$_use_llvm_lto" = "full" ]] || [ -n "$_use_kcfi" ]; then

linux-cachyos-eevdf/.SRCINFO

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Generated by makepkg 7.0.0
2+
# Thu Sep 12 08:18:44 UTC 2024
13
pkgbase = linux-cachyos-eevdf
24
pkgdesc = Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements
35
pkgver = 6.10.9
@@ -6,19 +8,15 @@ pkgbase = linux-cachyos-eevdf
68
arch = x86_64
79
license = GPL-2.0-only
810
makedepends = bc
11+
makedepends = cpio
12+
makedepends = gettext
913
makedepends = libelf
1014
makedepends = pahole
11-
makedepends = cpio
1215
makedepends = perl
16+
makedepends = python
1317
makedepends = tar
1418
makedepends = xz
1519
makedepends = zstd
16-
makedepends = gcc
17-
makedepends = gcc-libs
18-
makedepends = glibc
19-
makedepends = make
20-
makedepends = patch
21-
makedepends = python
2220
options = !strip
2321
options = !debug
2422
options = !lto

linux-cachyos-eevdf/PKGBUILD

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -172,19 +172,15 @@ license=('GPL-2.0-only')
172172
options=('!strip' '!debug' '!lto')
173173
makedepends=(
174174
bc
175+
cpio
176+
gettext
175177
libelf
176178
pahole
177-
cpio
178179
perl
180+
python
179181
tar
180182
xz
181183
zstd
182-
gcc
183-
gcc-libs
184-
glibc
185-
make
186-
patch
187-
python
188184
)
189185
# LLVM makedepends
190186
if [[ "$_use_llvm_lto" = "thin" || "$_use_llvm_lto" = "full" ]] || [ -n "$_use_kcfi" ]; then

linux-cachyos-hardened/.SRCINFO

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Generated by makepkg 7.0.0
2+
# Thu Sep 12 08:19:39 UTC 2024
13
pkgbase = linux-cachyos-hardened
24
pkgdesc = Linux BORE scheduler and hardened Kernel by CachyOS with other patches and improvements
35
pkgver = 6.10.9
@@ -6,19 +8,15 @@ pkgbase = linux-cachyos-hardened
68
arch = x86_64
79
license = GPL-2.0-only
810
makedepends = bc
11+
makedepends = cpio
12+
makedepends = gettext
913
makedepends = libelf
1014
makedepends = pahole
11-
makedepends = cpio
1215
makedepends = perl
16+
makedepends = python
1317
makedepends = tar
1418
makedepends = xz
1519
makedepends = zstd
16-
makedepends = gcc
17-
makedepends = gcc-libs
18-
makedepends = glibc
19-
makedepends = make
20-
makedepends = patch
21-
makedepends = python
2220
options = !strip
2321
options = !debug
2422
options = !lto

linux-cachyos-hardened/PKGBUILD

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -172,19 +172,15 @@ license=('GPL-2.0-only')
172172
options=('!strip' '!debug' '!lto')
173173
makedepends=(
174174
bc
175+
cpio
176+
gettext
175177
libelf
176178
pahole
177-
cpio
178179
perl
180+
python
179181
tar
180182
xz
181183
zstd
182-
gcc
183-
gcc-libs
184-
glibc
185-
make
186-
patch
187-
python
188184
)
189185
# LLVM makedepends
190186
if [[ "$_use_llvm_lto" = "thin" || "$_use_llvm_lto" = "full" ]] || [ -n "$_use_kcfi" ]; then

linux-cachyos-lts/.SRCINFO

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Generated by makepkg 7.0.0
2+
# Thu Sep 12 08:18:54 UTC 2024
13
pkgbase = linux-cachyos-lts
24
pkgdesc = Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements
35
pkgver = 6.6.50
@@ -6,19 +8,15 @@ pkgbase = linux-cachyos-lts
68
arch = x86_64
79
license = GPL-2.0-only
810
makedepends = bc
11+
makedepends = cpio
12+
makedepends = gettext
913
makedepends = libelf
1014
makedepends = pahole
11-
makedepends = cpio
1215
makedepends = perl
16+
makedepends = python
1317
makedepends = tar
1418
makedepends = xz
1519
makedepends = zstd
16-
makedepends = gcc
17-
makedepends = gcc-libs
18-
makedepends = glibc
19-
makedepends = make
20-
makedepends = patch
21-
makedepends = python
2220
options = !strip
2321
options = !debug
2422
options = !lto

linux-cachyos-lts/PKGBUILD

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -192,19 +192,15 @@ license=('GPL-2.0-only')
192192
options=('!strip' '!debug' '!lto')
193193
makedepends=(
194194
bc
195+
cpio
196+
gettext
195197
libelf
196198
pahole
197-
cpio
198199
perl
200+
python
199201
tar
200202
xz
201203
zstd
202-
gcc
203-
gcc-libs
204-
glibc
205-
make
206-
patch
207-
python
208204
)
209205
# LLVM makedepends
210206
if [[ "$_use_llvm_lto" = "thin" || "$_use_llvm_lto" = "full" ]] || [ -n "$_use_kcfi" ]; then

linux-cachyos-rc/.SRCINFO

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Generated by makepkg 7.0.0
2-
# Thu Sep 12 07:44:27 UTC 2024
2+
# Thu Sep 12 08:19:03 UTC 2024
33
pkgbase = linux-cachyos-rc
44
pkgdesc = Linux SCHED-EXT + Cachy Sauce Kernel by CachyOS with other patches and improvements
55
pkgver = 6.11.rc7
@@ -8,19 +8,15 @@ pkgbase = linux-cachyos-rc
88
arch = x86_64
99
license = GPL-2.0-only
1010
makedepends = bc
11+
makedepends = cpio
12+
makedepends = gettext
1113
makedepends = libelf
1214
makedepends = pahole
13-
makedepends = cpio
1415
makedepends = perl
16+
makedepends = python
1517
makedepends = tar
1618
makedepends = xz
1719
makedepends = zstd
18-
makedepends = gcc
19-
makedepends = gcc-libs
20-
makedepends = glibc
21-
makedepends = make
22-
makedepends = patch
23-
makedepends = python
2420
options = !strip
2521
options = !debug
2622
options = !lto

linux-cachyos-rc/PKGBUILD

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -172,19 +172,15 @@ license=('GPL-2.0-only')
172172
options=('!strip' '!debug' '!lto')
173173
makedepends=(
174174
bc
175+
cpio
176+
gettext
175177
libelf
176178
pahole
177-
cpio
178179
perl
180+
python
179181
tar
180182
xz
181183
zstd
182-
gcc
183-
gcc-libs
184-
glibc
185-
make
186-
patch
187-
python
188184
)
189185
# LLVM makedepends
190186
if [[ "$_use_llvm_lto" = "thin" || "$_use_llvm_lto" = "full" ]] || [ -n "$_use_kcfi" ]; then

linux-cachyos-rt-bore/.SRCINFO

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Generated by makepkg 7.0.0
2-
# Tue Sep 10 11:01:44 UTC 2024
2+
# Thu Sep 12 08:19:13 UTC 2024
33
pkgbase = linux-cachyos-rt-bore
44
pkgdesc = Linux BORE-RT + Cachy Sauce Kernel by CachyOS with other patches and improvements
55
pkgver = 6.10.9
@@ -8,19 +8,15 @@ pkgbase = linux-cachyos-rt-bore
88
arch = x86_64
99
license = GPL-2.0-only
1010
makedepends = bc
11+
makedepends = cpio
12+
makedepends = gettext
1113
makedepends = libelf
1214
makedepends = pahole
13-
makedepends = cpio
1415
makedepends = perl
16+
makedepends = python
1517
makedepends = tar
1618
makedepends = xz
1719
makedepends = zstd
18-
makedepends = gcc
19-
makedepends = gcc-libs
20-
makedepends = glibc
21-
makedepends = make
22-
makedepends = patch
23-
makedepends = python
2420
options = !strip
2521
options = !debug
2622
options = !lto

0 commit comments

Comments
 (0)