diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-02-27 09:25:13 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-02-27 09:28:52 +0200 |
commit | 2eb87936f7045bfd287ac4d3364a8757779fa997 (patch) | |
tree | c0f6148ceb8913cddbaa5651dca0a34bc64198b3 /app-containers | |
parent | dev-tcltk/tkdnd: add 2.9.4 (diff) | |
download | gentoo-2eb87936f7045bfd287ac4d3364a8757779fa997.tar.gz gentoo-2eb87936f7045bfd287ac4d3364a8757779fa997.tar.bz2 gentoo-2eb87936f7045bfd287ac4d3364a8757779fa997.zip |
app-containers/lxd: revbump stable 5.0.2 to match dqlite changes
- accidentally pushed new dqlite straight-to-stable, stable lxd
needs to follow its changes.
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/lxd/lxd-5.0.2-r4.ebuild (renamed from app-containers/lxd/lxd-5.0.2-r3.ebuild) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-containers/lxd/lxd-5.0.2-r3.ebuild b/app-containers/lxd/lxd-5.0.2-r4.ebuild index 16d15f1b9488..f74e0a523ad9 100644 --- a/app-containers/lxd/lxd-5.0.2-r3.ebuild +++ b/app-containers/lxd/lxd-5.0.2-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,9 +19,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.16.4:=[lz4] dev-libs/lzo - >=dev-libs/raft-0.17.1:=[lz4] >=dev-util/xdelta-3.0[lzma(+)] net-dns/dnsmasq[dhcp] sys-libs/libcap |