From 2f0625fdb0d917b8aa6391fd15d9e68bd7bfba93 Mon Sep 17 00:00:00 2001
From: Guilhem Saurel <guilhem.saurel@gmail.com>
Date: Mon, 12 Feb 2018 21:09:08 +0100
Subject: [PATCH] [wip/talos-data] recursive clone

---
 talos-data/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/talos-data/Makefile b/talos-data/Makefile
index 34c6aabc..7dae7642 100644
--- a/talos-data/Makefile
+++ b/talos-data/Makefile
@@ -8,6 +8,7 @@ PKGREVISION=	5
 
 MASTER_SITES=		${MASTER_SITE_JRL:=talos/talos_data/}
 MASTER_REPOSITORY=	https://redmine.laas.fr/laas/users/
+CHECKOUT_VCS_OPTS+=	--recursive
 
 CATEGORIES=		wip
 COMMENT=		This packages provides data of the humanoid robot Pyrene in a friendly way for the SoT.
-- 
GitLab