From 93c3723acb38dd564431f77bd43de8c955dc872e Mon Sep 17 00:00:00 2001 From: Lukas Garberg Date: Thu, 10 Nov 2022 21:14:32 +0000 Subject: [PATCH] docs: Updated package build deps --- docs/release-handling.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-handling.rst b/docs/release-handling.rst index 70c32999b..b417483b9 100644 --- a/docs/release-handling.rst +++ b/docs/release-handling.rst @@ -88,7 +88,7 @@ Build prerequisites Install the following debian packages:: apt-get install debhelper python-docutils python-setuptools python3-all \ - python3-docutils python3-setuptools reprepro + python3-docutils python3-setuptools reprepro rename devscripts Rolling a new version ---------------------