java-gobject-introspection r7 - trunk



Author: walters
Date: Mon Sep  1 03:01:16 2008
New Revision: 7
URL: http://svn.gnome.org/viewvc/java-gobject-introspection?rev=7&view=rev

Log:
Note Java deps too


Modified:
   trunk/README

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Mon Sep  1 03:01:16 2008
@@ -6,6 +6,14 @@
 = BUILDING =
 
 You must have gobject-introspection and Python >= 2.3 installed.
+Additionally, the project depends on the following Java libraries:
+ASM: http://asm.objectweb.org/index.html
+JNA: https://jna.dev.java.net/
+gnu-getopt: http://www.urbanophile.com/arenn/hacking/download.html
+
+On Fedora:
+yum install objectweb-asm jna gnu-getopt
+
 Internally, the waf (http://code.google.com/p/waf/) build system is
 used, but a simple "configure" and "Makefile" wrapper is provided.
 You may use the standard:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]