From becb5b677c44974b3ad9767b0f08f5e927a05d90 Mon Sep 17 00:00:00 2001 From: Don Gagne Date: Wed, 12 Feb 2025 10:57:57 -0800 Subject: [PATCH] Fix reference to libxcb-cursor --- docs/en/qgc-dev-guide/getting_started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/qgc-dev-guide/getting_started/index.md b/docs/en/qgc-dev-guide/getting_started/index.md index 6df60f0f8b09..dacb4d1783a8 100644 --- a/docs/en/qgc-dev-guide/getting_started/index.md +++ b/docs/en/qgc-dev-guide/getting_started/index.md @@ -68,7 +68,7 @@ To install Qt: 1. Download and run the [Qt Online Installer](http://www.qt.io/download-open-source) - **Ubuntu:** - Set the downloaded file to executable using: `chmod +x`. - - You may also need to install libxcb-cursor. + - You may also need to install libxcb-cursor0 1. On the _Installation Folder_ page select "Custom Installation"