Skip to content

Commit

Permalink
libmamba: depends_build on python310
Browse files Browse the repository at this point in the history
  • Loading branch information
l2dy committed May 21, 2022
1 parent ee3f35f commit 7504ef3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devel/libmamba/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ if {${subport} eq ${name}} {
description a reimplementation of the conda package manager in C++
long_description Mamba is {*}${description}.

depends_build-append \
port:python310

depends_lib-append port:libsolv \
port:reproc \
Expand Down

0 comments on commit 7504ef3

Please sign in to comment.