diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -40,12 +40,14 @@ Suggested Software are required unless --disable-gtk-peer is used as an argument to configure. - - GTK+ 2.6.x (or higher) - - libart_lgpl 2.1.0 + - GTK+ 2.4.x (or higher) - gdk-pixbuf - XTest Extension (libXtst) for GdkRobot support in java.awt. + For building the Cairo GdkGraphics2D backend you need at least + Cairo 0.5.0. + For building the xmlj JAXP implementation (dsabled by default, use configure --enable-xmlj) you need the following installed: - The XML C library for Gnome (libxml2) |