Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #353: Update install instructions for Debian-based distros when…
… dependencies are unable to be installed d02a23c Updating install doc for Debian-based distros (pablomartin4btc) Pull request description: On earlier versions of Ubuntu 21.04 some libraries (e.g.: Qt5QmlModels) won't be deployed even requesting their installation, it requires to build the dependencies, updating the install documentation accordingly. I've got this warning during the QML building on Ubuntu 20.04 and ofc the bitcoin-qt executable wasn't available when it finished: `configure: WARNING: Qt5QmlModels >= 5.11.3 not found; bitcoin-qt frontend will not be built` hebasto helped me to find the solution and after performing the above, managed to get it installed, up and running. ACKs for top commit: hebasto: re-ACK d02a23c. Tree-SHA512: fbbbeff9f5a5b2709b9939eb579a2f1b6f1f196de384598fd2fdc5d99c6e212ef67a6989244ed91dc06e8b3da119a0bd065551a589a44901218ea1dc3cf5adad
- Loading branch information