mirror of
https://github.com/KDE/kde-linux.git
synced 2026-06-15 19:10:28 -04:00
throw away useless packages from build env
s3cmd is no longer used because we don't use s3 storage. vim was never used
This commit is contained in:
@@ -16,8 +16,8 @@ pacman-key --init
|
||||
# is the case for it being here.
|
||||
# pacman-key --refresh-keys
|
||||
pacman --sync --refresh --noconfirm --sysupgrade
|
||||
pacman --sync --refresh --noconfirm mkosi git base-devel ukify vim cpio tree \
|
||||
rsync btrfs-progs s3cmd dosfstools qemu-img erofs-utils squashfs-tools go openssh \
|
||||
pacman --sync --refresh --noconfirm mkosi git base-devel ukify cpio tree \
|
||||
rsync btrfs-progs dosfstools qemu-img erofs-utils squashfs-tools go openssh \
|
||||
compsize duperemove ruby ruby-nokogiri transmission-cli
|
||||
|
||||
# Use mkosi from git to not have to wait for releases when things break.
|
||||
|
||||
Reference in New Issue
Block a user