Skip to content

Commit cf438a9

Browse files
committed
Fix broken packages (will add later)
1 parent 747e697 commit cf438a9

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

Trixie/config/package-lists/developer.list.chroot

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python3-pip
1515
python3-venv
1616
nodejs
1717
npm
18-
openjdk-17-jdk
18+
# openjdk-17-jdk manual
1919
golang
2020
ruby
2121
rustc
@@ -25,7 +25,7 @@ mono-complete
2525
# Web Development
2626
apache2
2727
php
28-
mysql-server
28+
mariadb-server
2929
sqlite3
3030
postgresql
3131
redis-server
@@ -43,7 +43,7 @@ emacs
4343
geany
4444
kate
4545
qtcreator
46-
idle3
46+
idle
4747

4848
# Game Development Tools
4949
godot3
@@ -55,7 +55,7 @@ inkscape
5555
# Containers & Virtualization
5656
docker.io
5757
docker-compose
58-
virtualbox
58+
# virtualbox manual
5959
vagrant
6060

6161
# Debugging & Profiling
@@ -66,7 +66,7 @@ ltrace
6666

6767
# Package & Repo Tools
6868
apt-transport-https
69-
software-properties-common
69+
# software-properties-common manual
7070
snapd
7171
flatpak
7272

Trixie/config/package-lists/gamer.list.chroot

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# steam manual
33
# lutris manual
44
# heroic manual
5-
itch
6-
legendary
5+
# itch manual
6+
# legendary manul
77
# bottles manual
88

99
# Compatibility Layers
@@ -20,7 +20,7 @@ mesa-utils
2020
# vkbasalt manual
2121
# goverlay manual
2222
corectrl
23-
cpupower
23+
# cpupower manual
2424
powertop
2525

2626
# Recording & Streaming
@@ -30,13 +30,13 @@ peek
3030
audacity
3131

3232
# Controller & Input Support
33-
game-devices-udev
33+
# game-devices-udev manual
3434
joystick
3535
qjoypad
3636
antimicrox
3737

3838
# Chat & Voice
39-
discord
39+
# discord manual
4040
mumble
4141
# teamspeak3-client manual
4242

Trixie/config/package-lists/kde.list.chroot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ bluedevil
1313

1414
# System
1515
sudo
16-
policykit-1
16+
polkitd
1717
udisks2
1818
gvfs-backends
1919
gvfs-fuse
@@ -27,7 +27,7 @@ filelight
2727
# Terminal
2828
gnome-terminal
2929
htop
30-
neofetch
30+
# neofetch manual
3131

3232
# Internet
3333
firefox-esr

0 commit comments

Comments
 (0)