dj0abr / QO100_Transceiver

QO-100 Software Transceiver using an Adalm-Pluto and an SBC (Raspberry, Odroid ...)
GNU General Public License v3.0
44 stars 10 forks source link

fix(install script): Replace wildcard with package name #27

Open jadyndev opened 1 year ago

jadyndev commented 1 year ago

Replaces the wildcard in the dependency installation with the proper package name, as this leads to package conflicts on some systems.

 libpulse-ocaml : Conflicts: libpulse-ocaml:armhf but 0.1.3-1+b1 is to be installed
 libpulse-ocaml:armhf : Depends: ocaml-base-nox-4.11.1:armhf
                        Conflicts: libpulse-ocaml but 0.1.3-1+b1 is to be installed
 libpulse-ocaml-dev : Conflicts: libpulse-ocaml-dev:armhf but 0.1.3-1+b1 is to be installed
 libpulse-ocaml-dev:armhf : Depends: ocaml-nox-4.11.1:armhf
                            Depends: ocaml-findlib:armhf but it is not installable
                            Conflicts: libpulse-ocaml-dev but 0.1.3-1+b1 is to be installed

System: Raspberry PI4 8GB - Raspbian 11.6