summaryrefslogtreecommitdiff
path: root/recipes/swt/swt-gtk.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/swt/swt-gtk.inc')
-rw-r--r--recipes/swt/swt-gtk.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/swt/swt-gtk.inc b/recipes/swt/swt-gtk.inc
index a5e62b7155..eed628a313 100644
--- a/recipes/swt/swt-gtk.inc
+++ b/recipes/swt/swt-gtk.inc
@@ -3,7 +3,8 @@ LICENSE = "CPL MPL LGPL"
inherit java-library
-DEPENDS = "fastjar-native cairo gtk+ atk libxtst"
+# classpath provides jni.h which is needed herein
+DEPENDS = "fastjar-native cairo gtk+ atk libxtst classpath"
S = "${WORKDIR}/swt-source"