From c291ce7f85c108044a5c6d544c13da1c7d294c74 Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 29 Jun 2020 03:42:57 -0500 Subject: [PATCH] Install debhelper tools --- roles/desktop/tasks/packages.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/desktop/tasks/packages.yml b/roles/desktop/tasks/packages.yml index 5af9d3b..be726cb 100644 --- a/roles/desktop/tasks/packages.yml +++ b/roles/desktop/tasks/packages.yml @@ -34,6 +34,8 @@ # Terminal packages - adb - build-essential + - debhelper + - dh-make - earlyoom - fastboot - ffmpeg