diff options
author | Oliver Freyermuth <o.freyermuth@googlemail.com> | 2023-10-31 17:55:57 +0100 |
---|---|---|
committer | Nicolas Bock <nicolasbock@gentoo.org> | 2023-11-01 15:47:03 -0600 |
commit | f3184f32264a4d39f563e4e3d5e1c90aa92790a4 (patch) | |
tree | 1e0c48a08a44aba5928eb98818f140356d4b338f /sys-cluster | |
parent | sys-cluster/charliecloud: add 0.35 (diff) | |
download | gentoo-f3184f32264a4d39f563e4e3d5e1c90aa92790a4.tar.gz gentoo-f3184f32264a4d39f563e4e3d5e1c90aa92790a4.tar.bz2 gentoo-f3184f32264a4d39f563e4e3d5e1c90aa92790a4.zip |
sys-cluster/charliecloud: sync live ebuild with latest version
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/charliecloud/charliecloud-9999.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-cluster/charliecloud/charliecloud-9999.ebuild b/sys-cluster/charliecloud/charliecloud-9999.ebuild index 22a7048b73de..197f766fead6 100644 --- a/sys-cluster/charliecloud/charliecloud-9999.ebuild +++ b/sys-cluster/charliecloud/charliecloud-9999.ebuild @@ -39,6 +39,8 @@ DEPEND=" dev-python/lark[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] ') + dev-vcs/git + net-misc/rsync ) doc? ( $(python_gen_cond_dep ' |