summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/migration-guides/migration-5.3.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/migration-guides/migration-5.3.rst b/documentation/migration-guides/migration-5.3.rst
index 97e41605f4..2d2f8d91ad 100644
--- a/documentation/migration-guides/migration-5.3.rst
+++ b/documentation/migration-guides/migration-5.3.rst
@@ -174,6 +174,11 @@ The following recipes have been removed in this release:
174 removed in May 2024 with dfa482f1998 ("python3-requests: cleanup RDEPENDS"), 174 removed in May 2024 with dfa482f1998 ("python3-requests: cleanup RDEPENDS"),
175 and there is no other user of this variable. 175 and there is no other user of this variable.
176 176
177- ``xf86-input-mouse``: The project has stopped supporting Linux.
178
179- ``xf86-input-vmmouse``: It has a runtime dependency on ``xf86-input-mouse``,
180 which stopped supporting Linux.
181
177Removed :term:`PACKAGECONFIG` entries 182Removed :term:`PACKAGECONFIG` entries
178~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 183~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
179 184