From cac428ceef9d1e1a72d1f2f55130c4dace6fb1e5 Mon Sep 17 00:00:00 2001 From: Razvan Becheriu Date: Fri, 25 Aug 2023 10:38:38 +0000 Subject: [PATCH] [#2980] add tar and git to install dependencies --- doc/sphinx/arm/hooks-radius.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/arm/hooks-radius.rst b/doc/sphinx/arm/hooks-radius.rst index b349adb0e7..48d545be77 100644 --- a/doc/sphinx/arm/hooks-radius.rst +++ b/doc/sphinx/arm/hooks-radius.rst @@ -109,7 +109,7 @@ commands should install them: .. code-block:: console - $ apt-get install gcc g++ make autoconf automake libtool libssl-dev liblog4cplus-dev libboost-system-dev + $ apt-get install tar git gcc g++ make autoconf automake libtool libssl-dev liblog4cplus-dev libboost-system-dev STEP 2: Install FreeRADIUS