X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2FREADME;h=3d02eba6f3bdedfce7a7fcd330b07110dc091091;hb=3e177b6ee783950a3904355feef6046f29b4b042;hp=d1e6a82bee83580a36133cf8752142688c9d6ae4;hpb=b0dfd67e09106e23ddca56e0ce01921ae4b75e91;p=lttv.git diff --git a/ltt/branches/poly/README b/ltt/branches/poly/README index d1e6a82b..3d02eba6 100644 --- a/ltt/branches/poly/README +++ b/ltt/branches/poly/README @@ -9,10 +9,10 @@ see doc/developer/index.html Some development libraries are needed for compiling : -gtk 2 development libraries (libgtk2.0-dev) -glib 2 development libraries (libglib2.0-dev) -libpopt development libraries (libpopt-dev) -libpango development libraries (libpango-dev) +gtk 2 development libraries (libgtk2.0, libgtk2.0-dev) +glib 2 development libraries (libglib2.0-0, libglib2.0-dev) +libpopt development libraries (libpopt0, libpopt-dev) +libpango development libraries (libpango1.0, libpango1.0-dev) To compile the source tree from a tarball, simply follow these steps :