summaryrefslogtreecommitdiff
path: root/package/java/jamvm/jamvm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/java/jamvm/jamvm.mk')
-rw-r--r--package/java/jamvm/jamvm.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/java/jamvm/jamvm.mk b/package/java/jamvm/jamvm.mk
index 0cb015760..951d091d8 100644
--- a/package/java/jamvm/jamvm.mk
+++ b/package/java/jamvm/jamvm.mk
@@ -57,7 +57,7 @@ JAMVM_CONF_OPT = --target=$(GNU_TARGET_NAME) --host=$(GNU_TARGET_NAME) \
--with-classpath-install-dir=/usr \
-JAMVM_DEPENDENCIES = uclibc classpath
+JAMVM_DEPENDENCIES = uclibc pkgconfig classpath
#Include X libraries when we have an X server
ifneq ($(BR2_PACKAGE_XSERVER_none),y)