On Sun, 13 Apr 2025 13:19:28 +0200,
Klemens Nanni <k...@openbsd.org> wrote:
> 
> 13.04.2025 11:09, Kirill A. Korinsky пишет:
> > -MODULES=   devel/cmake
> > +MODULES=   devel/meson
> >  BUILD_DEPENDS=     devel/gettext,-tools \
> > +           lang/python/3 \
> 
> meson already implies python and if you really need it extra,
> I think this is more suitable:
> 
>       MODULES =               devel/meson \
>                               lang/python
>       MODPY_RUN_DEPENDS =     No
> 

Yes, I need some pythong to get a version:
https://github.com/dino/dino/blob/v0.5.0/libdino/meson.build#L2-L8

I not sure that adding it into MODULES is cleaner / simpler that just build
deps.

-- 
wbr, Kirill

Reply via email to