Adds qml-module-qmltermwidget as a dependency for debian #625
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "flavioamieiro/fix-debian-deps-on-readme"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When building on Debian I found I needed to install the package
qml-module-qmltermwidget
, which was missing from the dependencies list.the real package has it: https://packages.debian.org/search?searchon=sourcenames&keywords=cool-retro-term
Checkout
From your project repository, check out a new branch and test the changes.