From 478a9d70c138c881db9e7320d5257044edbffce6 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Fri, 8 Jul 2022 20:35:55 +0200 Subject: [PATCH] Adapt build to changes in Argeo TP --- Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index f93dc35..7cd1653 100644 --- a/Makefile +++ b/Makefile @@ -20,8 +20,10 @@ DEP_CATEGORIES = \ org.argeo.tp \ org.argeo.tp.apache \ org.argeo.tp.jetty \ -org.argeo.tp.eclipse.equinox \ -org.argeo.tp.eclipse.rwt \ +org.argeo.tp.eclipse \ +osgi/api/org.argeo.tp.osgi \ +swt/rap/org.argeo.tp.swt \ +swt/rap/org.argeo.tp.swt.workbench \ org.argeo.tp.jcr \ org.argeo.tp.formats \ org.argeo.tp.gis \ -- 2.30.2