Sunday, April 13, 2025

Re: net/dino: update to version 0.5.0

On Sun, 13 Apr 2025 13:19:28 +0200,
Klemens Nanni <kn@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

No comments:

Post a Comment