Skip to content

Commit

Permalink
remove x11 libs
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Aug 1, 2023
1 parent 511c32a commit 4264d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stages/02-Packages/00-run-chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function install_radxa-ubuntu_packages {
}
function install_radxa-debian_packages {
PLATFORM_PACKAGES_HOLD="8852be-dkms linux-image-5.10.110-6-rockchip linux-image-5.10.110-11-rockchip linux-image-rock-5a"
PLATFORM_PACKAGES_REMOVE="dkms sddm plymouth plasma-desktop kde*"
PLATFORM_PACKAGES_REMOVE="libx11-.* dkms sddm plymouth plasma-desktop kde*"
PLATFORM_PACKAGES="linux-headers-5.10.110-99-rockchip-g1bbc04113 linux-image-5.10.110-99-rockchip-g1bbc04113 rsync qopenhd procps mpp mpv camera-engine-rkaiq"
}
# Ubuntu-x86-specific code
Expand Down

0 comments on commit 4264d48

Please sign in to comment.