From ba2cce113252ad840688316ee5f94b5c0bd42219 Mon Sep 17 00:00:00 2001 From: bagnaram Date: Wed, 2 Aug 2023 07:32:35 -0600 Subject: [PATCH] add deps --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3012017..2d1edc6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@ ## Development +### Dependencies + +The following packages will be required to build depending on your environment: + +- Cargo +- openconnect-devel (containing `openconnect.h`) +- pnpm + ### Build the service ```sh