summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-21 14:25:16 +0100
committerRichard Jones <rjones@redhat.com>2009-04-21 14:25:16 +0100
commitb9014d6a0da8b2b3a76c4ab51fab2773fe7480b2 (patch)
tree41054927db7a3e1adb6211fa5ccd282c69d51eb7 /README
parent936108f54cbf8e81132a0a0a8c093a4056f0e11c (diff)
downloadlibguestfs-b9014d6a0da8b2b3a76c4ab51fab2773fe7480b2.tar.gz
libguestfs-b9014d6a0da8b2b3a76c4ab51fab2773fe7480b2.tar.xz
libguestfs-b9014d6a0da8b2b3a76c4ab51fab2773fe7480b2.zip
Basic Java build environment.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 50d21455..5b22da9e 100644
--- a/README
+++ b/README
@@ -52,6 +52,9 @@ also to build the OCaml bindings
- (Optional) Ruby, rake if you want to build the ruby bindings
+- (Optional) Java, JNI, jpackage-utils if you want to build the java
+bindings
+
Running ./configure will check you have all the requirements installed
on your machine.