On Mon, 24 Aug 2020 at 11:25, Håvard Flaget Aasen
<havard.flaget.aa...@gmail.com> wrote:

> There is still a minor issue with the dependencies when you are packaging.
> In debian/control.bottom.in this line has been added to Recommends:
> python-gst-1.0 | python-gst0.10,
>
> Depending on the distribution python-gst-1.0 and python-gst0.10 is also
> listed as Depends
>
> This part is related to that issue.
> https://github.com/LinuxCNC/linuxcnc/blob/2.8/debian/configure#L149-L190
> Is it also possible to clean up some of this?

It sounds like you are more familiar with this than I am. Can you be
more explicit on what problem is caused and how to solve it?

The script you pointed to appears to configure the system to build the packages.

The recommends I added were an attempt to automatically install some
packages when those deb files are installed on a different PC (or a Pi)  and an
arbitrary OS.
(And the logic behind "recommends" was that it is likely that not all
the packages are available on all the supported platforms)

I am making all this up as I go along, and I am happy to be told how
it _should_ be done.


--
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to