Skip to content

Commit 191e2af

Browse files
committed
fix: retain libevent
1 parent 7b5f00d commit 191e2af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/90-cleanup-qemu.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ elif [ -n "$(command -v apt-get)" ]; then
4444

4545
source /etc/os-release
4646

47+
apt-mark manual libevent-2.1-7 # required for pgbouncer
4748
apt-get -y remove --purge ansible-core apport appstream bash-completion bcache-tools bind9-dnsutils bind9-host bind9-libs bolt btrfs-progs byobu command-not-found console-setup distro-info eject fonts-ubuntu-console friendly-recovery ftp fwupd gawk gdisk keyboard-configuration libvolume-key1 libicu66 libssl-dev lvm2 lxd-agent-loader man-db mdadm modemmanager mtd-utils nano netcat-openbsd nfs-common ntfs-3g parted pastebinit screen strace thin-provisioning-tools tmux usb-modeswitch vim vim-runtime wget whiptail xfsprogs
4849
apt remove -y --purge libc6-dev linux-libc-dev libevent-dev libpcre3-dev libsystemd-dev
4950

0 commit comments

Comments
 (0)