Skip to content

Commit 04bdf84

Browse files
author
Matthias Koeppe
committed
build/pkgs/_prereq/distros/slackware.txt: Update
1 parent 1cd4990 commit 04bdf84

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

build/pkgs/_prereq/distros/slackware.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,16 @@ make
1313
guile
1414
gc
1515
libffi
16-
gcc-[0-9] # So that slackpkg pattern matching does not pull in all gcc-* packages
17-
gcc-11 # on slackware-current
18-
gcc-g++
19-
gcc-g++-11 # on slackware-current
16+
gcc-13
17+
gcc-g++-13
2018
# dependencies of gcc
2119
libmpc
2220
glibc
2321
kernel-headers
2422
perl
2523
m4
2624
bc
27-
python-2.7 # on slackware-14.2
28-
python3 # on slackware-current
25+
python3
2926
flex
3027
# for https upstream_url downloads
3128
ca-certificates

0 commit comments

Comments
 (0)