diff options
Diffstat (limited to 'documentation/migration-guides/migration-3.4.rst')
-rw-r--r-- | documentation/migration-guides/migration-3.4.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-3.4.rst b/documentation/migration-guides/migration-3.4.rst index a80d43a86b..f50fe5ee04 100644 --- a/documentation/migration-guides/migration-3.4.rst +++ b/documentation/migration-guides/migration-3.4.rst | |||
@@ -197,7 +197,7 @@ Package/recipe splitting | |||
197 | then you may now need to add it explicitly. | 197 | then you may now need to add it explicitly. |
198 | 198 | ||
199 | - The ``rpm`` package no longer has ``rpm-build`` in its :term:`RRECOMMENDS`; | 199 | - The ``rpm`` package no longer has ``rpm-build`` in its :term:`RRECOMMENDS`; |
200 | if by chance you still need rpm package building functionality in | 200 | if by chance you still need rpm package building functionality in |
201 | your image and you have not already done so then you should add | 201 | your image and you have not already done so then you should add |
202 | ``rpm-build`` to your image explicitly. | 202 | ``rpm-build`` to your image explicitly. |
203 | 203 | ||