Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / libvirt
Commits: c8a689e9 by Toolybird at 2024-10-18T18:26:56+11:00 Remove no longer needed yajl dep https://gitlab.com/libvirt/libvirt/-/commit/10a30b5dbbf6c5f04630e0060179a674af78516c - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -29,7 +29,6 @@ pkgbase = libvirt depends = numactl depends = parted depends = polkit - depends = yajl optdepends = dmidecode: DMI system info support optdepends = dnsmasq: required for default NAT/DHCP for guests optdepends = gettext: required for libvirt-guests.service ===================================== PKGBUILD ===================================== @@ -24,7 +24,6 @@ depends=( 'numactl' 'parted' 'polkit' - 'yajl' ) makedepends=( 'bash-completion' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libvirt/-/commit/c8a689e9f82f1aa4974dd26ebfe360d685309521 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libvirt/-/commit/c8a689e9f82f1aa4974dd26ebfe360d685309521 You're receiving this email because of your account on gitlab.archlinux.org.
