Skip to content

Commit 24754ba

Browse files
committed
6.6 && 6.10 && 6.11: update makedepends
Signed-off-by: Piotr Gorski <[email protected]>
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

0 commit comments

Comments
 (0)