Deployed 8138cf8 with MkDocs version: 1.6.0

This commit is contained in:
Marco Dalla Tiezza
2024-06-14 00:14:15 +02:00
parent f5cfe8264a
commit ba8eafef81
2 changed files with 2 additions and 2 deletions

View File

@@ -1182,7 +1182,7 @@
<ol>
<li>
<p>On Linux, the xcb plugin is utilized to supply the essential functionality required for Qt GUI and Qt Widgets to operate on <a href="https://doc.qt.io/qt-6/linux-requirements.html">X11</a>. On some Linux distributions the required dependencies are already met, but in many cases, you will need to install them. To install the dependencies use:</p>
<div class="highlight"><pre><span></span><code>sudo apt install libxcb-cursor0
<div class="highlight"><span class="filename">Debian-based distro (Ubuntu, Mint, Pop! OS, Kali, ...)</span><pre><span></span><code>sudo<span class="w"> </span>apt<span class="w"> </span>install<span class="w"> </span>libxcb-cursor0
</code></pre></div>
</li>
<li>

File diff suppressed because one or more lines are too long