X-Git-Url: https://git.draconx.ca/gitweb/liblbx.git/blobdiff_plain/357a488a0f5eed26ecae5cb9224e6495efb7bdaa..225387c1fdec54fe9eb1b65cb3f77bdfaa662ffb:/README diff --git a/README b/README index a2d4a21..2967733 100644 --- a/README +++ b/README @@ -7,10 +7,9 @@ subject to frequent changes. Probably not a good idea for it to be used in external programs, yet. Requirements: -- A C99 compiler -- The tools themselves currently require some GNU library features, this should - change in the future. -- The lbximg tool requires libpng-1.2 +- A C99 compiler. +- The lbximg tool requires libpng-1.2 or later. +- The lbxgui tool requires GTK+-2.16 or later. The configure script will attempt to autodetect the presence of the above; if it fails to work for some reason, paths can be specified manually.