From: Daiki Ueno Date: Tue, 15 Apr 2014 08:02:04 +0000 (+0900) Subject: examples: Fix dependencies of hello-c-gnome3 X-Git-Tag: v0.19~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f0d916d6ef8aeded297399125637c5b6f62013c;p=thirdparty%2Fgettext.git examples: Fix dependencies of hello-c-gnome3 --- diff --git a/gettext-tools/examples/hello-c-gnome3/INSTALL b/gettext-tools/examples/hello-c-gnome3/INSTALL index 6a6db9af5..3b9f22fe0 100644 --- a/gettext-tools/examples/hello-c-gnome3/INSTALL +++ b/gettext-tools/examples/hello-c-gnome3/INSTALL @@ -1,10 +1,6 @@ This example relies on: - - the GNOME libraries (libgnomeui, libgnome, libgnomesupport, libart_lgpl) - and their dependencies: imlib (libgdk_imlib), audiofile (libaudiofile), - esound (libesd), zlib (libz). - - the GTK libraries (libgtk, libgdk) - - the glib libraries (libglib, libgmodule) - - the X11 libraries + - the GTK libraries (libgtk, libgdk), version 3.10 or later + - the glib libraries (libglib) Installation: ./autogen.sh