*/incus,lxd: remove dependency on cgmanager

This is there for legacy reasons, but surely not in use by the
projects which officially deprecated it
This commit is contained in:
Pablo Correa Gómez 2024-09-04 17:39:03 +02:00 committed by Natanael Copa
parent 1085ce2979
commit 99ba7c85af
4 changed files with 4 additions and 8 deletions

View file

@ -4,7 +4,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=incus-feature
pkgver=6.4.0
pkgrel=1
pkgrel=2
pkgdesc="Powerful system container and virtual machine manager - Feature branch"
url="https://github.com/lxc/incus"
arch="all"
@ -12,7 +12,6 @@ license="Apache-2.0"
depends="acl
attr
ca-certificates
cgmanager
dbus
dnsmasq
lxc

View file

@ -4,7 +4,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=incus
pkgver=6.0.1 #LTS releases only
pkgrel=0
pkgrel=1
pkgdesc="Powerful system container and virtual machine manager"
url="https://github.com/lxc/incus"
arch="all"
@ -12,7 +12,6 @@ license="Apache-2.0"
depends="acl
attr
ca-certificates
cgmanager
dbus
dnsmasq
lxc

View file

@ -3,7 +3,7 @@
# Maintainer: Leonardo Arena <larena@alpinelinux.org>
pkgname=lxd
pkgver=5.0.3
pkgrel=4
pkgrel=5
pkgdesc="A container hypervisor and a new user experience for LXC - 'LTS' release channel"
url="https://ubuntu.com/lxd"
arch="all"
@ -11,7 +11,6 @@ license="Apache-2.0"
depends="acl
attr
ca-certificates
cgmanager
dbus
dnsmasq
lxc

View file

@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=lxd-feature
pkgver=5.20
pkgrel=5
pkgrel=6
pkgdesc="Container hypervisor and a new user experience for LXC - 'Feature' release channel"
url="https://ubuntu.com/lxd"
arch="all"
@ -12,7 +12,6 @@ depends="
acl
attr
ca-certificates
cgmanager
dnsmasq
iproute2
iptables