From 32b0e35f9ca885648e77d6aac5ff75a3d0eb0bd9 Mon Sep 17 00:00:00 2001
From: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date: Tue, 13 Dec 2016 14:44:59 +0100
Subject: [PATCH] Recommend an ARM cross-compiler

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Differential Revision: https://phabricator.apertis.org/D5258
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index fa00afb..edd1669 100644
--- a/debian/control
+++ b/debian/control
@@ -16,5 +16,6 @@ Depends:
  ${pythons3:Depends},
  python3-argcomplete,
  python3-xdg,
+Recommends: gcc-arm-linux-gnueabihf
 Description: Apertis development tools to help building, deploying and
  debugging applications
-- 
GitLab