Skip to content

Commit

Permalink
Update meson-1.0.tcl
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcenx committed Jun 13, 2024
1 parent 7f0f33d commit 1b21067
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions _resources/port1.0/group/meson-1.0.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,8 @@ proc meson::get_post_args {} {

proc meson::add_depends {} {
depends_build-delete port:meson \
port:ninja \
port:python${py_ver_nodot}
port:ninja
depends_build-append port:meson \
port:ninja \
port:python${py_ver_nodot}
port:ninja
}
port::register_callback meson::add_depends

0 comments on commit 1b21067

Please sign in to comment.