Hi PICCA (2023.12.18_09:41:52_+)
> When I compile the package, I got the dh_python3 computed runtime
> dependencies from the install_requires.
>
> Now I would like to build this package but with the larix optional
> dependencies.
>
> so I added all the dependencies in the Build-Depends, bu
How can I teach pybuild that I really want xraylarch[larix] ?
I don't know if there's a mechanism that can add optional dependencies
automatically, but the easiest way would be to just add them to the
Depends: ...
or the
Recommends: ...
list of the respective package in debian/control.
2 matches
Mail list logo