mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Fixing packages dependencies and small optimisations (#6472)
* Fixing packages dependencies and small optimisations * Disable printer-driver-all as its missing from Trixie and disable not needed tools * Remove more apps
This commit is contained in:
@@ -123,7 +123,7 @@ pavumeter
|
||||
plank
|
||||
policykit-1
|
||||
policykit-1-gnome
|
||||
printer-driver-all
|
||||
#printer-driver-all
|
||||
profile-sync-daemon
|
||||
pulseaudio-module-bluetooth
|
||||
redshift
|
||||
|
||||
@@ -90,7 +90,7 @@ pasystray
|
||||
pavucontrol
|
||||
pavumeter
|
||||
policykit-1
|
||||
printer-driver-all
|
||||
#printer-driver-all
|
||||
profile-sync-daemon
|
||||
pulseaudio
|
||||
pulseaudio-module-bluetooth
|
||||
|
||||
@@ -36,7 +36,7 @@ nautilus
|
||||
network-manager-gnome
|
||||
network-manager-openvpn-gnome
|
||||
pavucontrol
|
||||
printer-driver-all
|
||||
#printer-driver-all
|
||||
profile-sync-daemon
|
||||
pulseaudio
|
||||
pulseaudio-module-bluetooth
|
||||
|
||||
@@ -104,7 +104,7 @@ pavucontrol-qt
|
||||
pavumeter
|
||||
policykit-1
|
||||
policykit-1-gnome
|
||||
printer-driver-all
|
||||
#printer-driver-all
|
||||
profile-sync-daemon
|
||||
pulseaudio-module-bluetooth
|
||||
redshift
|
||||
|
||||
@@ -86,7 +86,7 @@ pavucontrol-qt
|
||||
pavumeter
|
||||
plasma-discover
|
||||
policykit-1
|
||||
printer-driver-all
|
||||
#printer-driver-all
|
||||
profile-sync-daemon
|
||||
pulseaudio-module-bluetooth
|
||||
redshift
|
||||
|
||||
@@ -88,7 +88,7 @@ pasystray
|
||||
pavucontrol
|
||||
pavumeter
|
||||
policykit-1
|
||||
printer-driver-all
|
||||
#printer-driver-all
|
||||
profile-sync-daemon
|
||||
pulseaudio
|
||||
pulseaudio-module-bluetooth
|
||||
|
||||
@@ -78,7 +78,7 @@ pasystray
|
||||
pavucontrol
|
||||
pavumeter
|
||||
policykit-1
|
||||
printer-driver-all
|
||||
#printer-driver-all
|
||||
profile-sync-daemon
|
||||
pulseaudio
|
||||
pulseaudio-module-bluetooth
|
||||
|
||||
@@ -90,7 +90,7 @@ pavucontrol-qt
|
||||
pavumeter
|
||||
policykit-1
|
||||
policykit-1-gnome
|
||||
printer-driver-all
|
||||
#printer-driver-all
|
||||
profile-sync-daemon
|
||||
pulseaudio-module-bluetooth
|
||||
rofi
|
||||
|
||||
@@ -1,4 +1,2 @@
|
||||
bleachbit
|
||||
fbi
|
||||
gparted
|
||||
kazam
|
||||
|
||||
@@ -1,3 +1 @@
|
||||
emacs
|
||||
notepadqq
|
||||
vim
|
||||
|
||||
@@ -26,8 +26,6 @@ gnome-session
|
||||
gnome-shell
|
||||
gnome-shell-extension-appindicator
|
||||
inputattach
|
||||
libasound2
|
||||
libasound2-plugins
|
||||
libnotify-bin
|
||||
libpulsedsp
|
||||
gdm3
|
||||
|
||||
Reference in New Issue
Block a user