openDsh / dash

Join us on Slack! https://join.slack.com/t/opendsh/shared_invite/zt-la398uly-a6eMH5ttEQhbtE6asVKx4Q
GNU General Public License v3.0
238 stars 69 forks source link

install.sh - Add Qt5SerialBus and Qt5SerialPort #39

Closed ZeroErrors closed 3 years ago

ZeroErrors commented 3 years ago

With the new changes introduced in https://github.com/openDsh/dash/pull/8 dash now requires Qt5SerialBus and Qt5SerialBus but they are not yet included in install.sh

The packages that I needed to install: libqt5serialbus5-dev libqt5serialbus5-plugins libqt5serialport5-dev