From 6313cc8135428bd56e8bcb420d46b672d7b6d56d Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Sun, 25 Mar 2018 19:54:30 +0300 Subject: [PATCH] image: add libpoco --- image/apps.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/image/apps.sh b/image/apps.sh index 961745dc..cec31f77 100755 --- a/image/apps.sh +++ b/image/apps.sh @@ -29,7 +29,8 @@ apt-get install --no-install-recommends -y \ git \ isc-dhcp-server \ tmux \ - vim + vim \ + libpoco-dev