diff options
author | Erik Mackdanz <stasibear@gentoo.org> | 2018-08-19 17:20:07 -0500 |
---|---|---|
committer | Erik Mackdanz <stasibear@gentoo.org> | 2018-08-19 17:20:07 -0500 |
commit | 7f091e8001253dfcd84e81d263d7db319b63aabf (patch) | |
tree | 530628c0720796091a05ac6f83a96c127caf9b57 /app-emulation/lxd/metadata.xml | |
parent | net-wireless/dump1090: Fix ebuild. (diff) | |
download | gentoo-7f091e8001253dfcd84e81d263d7db319b63aabf.tar.gz gentoo-7f091e8001253dfcd84e81d263d7db319b63aabf.tar.bz2 gentoo-7f091e8001253dfcd84e81d263d7db319b63aabf.zip |
app-emulation/lxd: Bump to version 3.4
Add some dependencies used by upstream, fully build custom sqlite,
move tools to IUSE.
Closes: https://bugs.gentoo.org/show_bug.cgi?id=628346
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'app-emulation/lxd/metadata.xml')
-rw-r--r-- | app-emulation/lxd/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-emulation/lxd/metadata.xml b/app-emulation/lxd/metadata.xml index de08da5ec7d6..3896143698f3 100644 --- a/app-emulation/lxd/metadata.xml +++ b/app-emulation/lxd/metadata.xml @@ -27,7 +27,10 @@ Build the system daemon, not just the client tool </flag> <flag name="dnsmasq"> - Depend on dnsmasq to provide DHCP and DNS. + Depend on dnsmasq to provide DHCP and DNS + </flag> + <flag name="tools"> + Build and install optional tools </flag> </use> </pkgmetadata> |