[skip ci] fix aptPurge()/power-management :: blank missing
This commit is contained in:
parent
6a5f318d40
commit
8060f6d532
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ fun Prov.provisionBasicDesktop(
|
|||
aptInstall(CLIP_TOOLS)
|
||||
aptPurge(
|
||||
"remove-power-management xfce4-power-manager " +
|
||||
"xfce4-power-manager-plugins xfce4-power-manager-data" +
|
||||
"xfce4-power-manager-plugins xfce4-power-manager-data " +
|
||||
"upower libimobiledevice6 libplist3 libusbmuxd6 usbmuxd bluez-cups"
|
||||
)
|
||||
aptPurge("abiword gnumeric")
|
||||
|
|
Loading…
Reference in a new issue