aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/gettingstarted/linux.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/doc/gettingstarted/linux.rst')
-rw-r--r--sources/pyside6/doc/gettingstarted/linux.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/sources/pyside6/doc/gettingstarted/linux.rst b/sources/pyside6/doc/gettingstarted/linux.rst
index 686c2f362..c8eaf222b 100644
--- a/sources/pyside6/doc/gettingstarted/linux.rst
+++ b/sources/pyside6/doc/gettingstarted/linux.rst
@@ -9,6 +9,7 @@ Requirements
* Depending on your linux distribution, the following dependencies might also be required:
* ``libgl-dev``, ``python-dev``, ``python-distutils``, and ``python-setuptools``.
+* Check the platform dependencies of `Qt for Linux/X11`_.
Building from source
--------------------
@@ -110,3 +111,5 @@ You can execute one of the examples to verify the process is properly working.
Remember to properly set the environment variables for Qt and PySide::
python examples/widgets/widgets/tetrix.py
+
+.. _`Qt for Linux/X11`: https://doc.qt.io/qt-6/linux.html