summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2023-04-04 08:56:12 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2023-04-04 08:56:47 +1000
commit7ae3713a77734232fff6b45bdb1e3a38d36c300a (patch)
tree96ecc27299e171f609848c9771877953912fbc9f
parent898f80fa37c0085570c27786d427876520237762 (diff)
downloadlibinput-7ae3713a77734232fff6b45bdb1e3a38d36c300a.tar.gz
doc/user: the CI uses FEDORA_PACKAGES, not FEDORA_RPMS
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--doc/user/building.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/building.rst b/doc/user/building.rst
index 5380fcbe..7e0c0073 100644
--- a/doc/user/building.rst
+++ b/doc/user/building.rst
@@ -189,7 +189,7 @@ running meson.
.. hint:: The build dependencies for some distributions can be found in the
`GitLab Continuous Integration file <https://gitlab.freedesktop.org/libinput/libinput/blob/main/.gitlab-ci.yml>`_.
- Search for **FEDORA_RPMS** in the **variables:** definition
+ Search for **FEDORA_PACKAGES** in the **variables:** definition
and check the list for an entry for your distribution.
In most cases, it is sufficient to install the dependencies that your