From 5341875e8f627c0352a6cff6cb74915f6ec934f4 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 22 Jan 2017 14:44:06 +0200
Subject: [PATCH] - Added adb to apt packages.

---
 pkgs.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pkgs.yml b/pkgs.yml
index befa513..5bf21af 100644
--- a/pkgs.yml
+++ b/pkgs.yml
@@ -3,6 +3,7 @@
   become: false
   vars:
       apt:
+          - adb
           - apache2-utils
           - apt-listchanges
           - apt-xapian-index
-- 
GitLab