Fix build dependencies
[gpl/argeo-suite.git] / Makefile
index b082fcf0ec9efb9ee3fb37b78d6cf1fcfb45fa24..d83a2247970def5dbce28f6e8d7a4ee3832a985c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,7 @@ A2_CATEGORY = org.argeo.suite
 BUNDLES = \
 org.argeo.app.api \
 org.argeo.app.core \
+org.argeo.app.jcr \
 org.argeo.app.servlet.odk \
 org.argeo.app.servlet.publish \
 org.argeo.app.theme.default \
@@ -19,6 +20,7 @@ org.argeo.app.profile.acr.fs \
 org.argeo.app.profile.acr.jcr \
 swt/org.argeo.app.swt \
 swt/org.argeo.app.ui \
+org.argeo.suite.knowledge \
 
 DEP_CATEGORIES = \
 org.argeo.tp \
@@ -28,7 +30,7 @@ org.argeo.tp.utils \
 org.argeo.tp.publish \
 org.argeo.tp.math \
 org.argeo.tp.earth \
-osgi/api/org.argeo.tp.osgi \
+osgi/equinox/org.argeo.tp.osgi \
 osgi/equinox/org.argeo.tp.eclipse \
 swt/rap/org.argeo.tp.swt \
 swt/rap/org.argeo.tp.swt.workbench \