diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-02-25 11:32:22 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-02-25 11:32:22 +0200 |
commit | 2f1d0ea846bd5c47e46fedacce82cfcf5c5240b5 (patch) | |
tree | 7bb71d83165486c2206ced97a46413729edfd2ca /app-containers | |
parent | app-containers/lxd: drop 5.0.3 (diff) | |
download | gentoo-2f1d0ea846bd5c47e46fedacce82cfcf5c5240b5.tar.gz gentoo-2f1d0ea846bd5c47e46fedacce82cfcf5c5240b5.tar.bz2 gentoo-2f1d0ea846bd5c47e46fedacce82cfcf5c5240b5.zip |
app-containers/lxd: revbump lts 5.0.3 due to dqlite<->raft update
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/lxd/lxd-5.0.3-r2.ebuild (renamed from app-containers/lxd/lxd-5.0.3-r1.ebuild) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-containers/lxd/lxd-5.0.3-r1.ebuild b/app-containers/lxd/lxd-5.0.3-r2.ebuild index 0cb951baf4e3..36023d313b1e 100644 --- a/app-containers/lxd/lxd-5.0.3-r1.ebuild +++ b/app-containers/lxd/lxd-5.0.3-r2.ebuild @@ -20,9 +20,8 @@ DEPEND="acct-group/lxd app-arch/xz-utils >=app-containers/lxc-5.0.0:=[apparmor?,seccomp(+)] dev-db/sqlite:3 - >=dev-libs/dqlite-1.13.0:= + >=dev-libs/dqlite-1.13.0:=[lz4] dev-libs/lzo - >=dev-libs/raft-0.17.1:=[lz4] >=dev-util/xdelta-3.0[lzma(+)] net-dns/dnsmasq[dhcp] sys-libs/libcap |