On Sun, Apr 25, 2021 at 01:14:50AM +0300, Nir Soffer wrote:
On Sun, Apr 25, 2021 at 1:12 AM Nir Soffer <nirsof(a)gmail.com>
wrote:
>
> Signed-off-by: Nir Soffer <nsoffer(a)redhat.com>
> ---
> README | 8 ++++++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
>
> diff --git a/README b/README
> index 12e293c..a4fdc89 100644
> --- a/README
> +++ b/README
> @@ -113,8 +113,6 @@ Optional, only needed to run the test suite:
>
> * qemu, qemu-io, qemu-img for interoperability testing.
>
> - * glib2 for examples that interoperate with the glib main loop.
> -
> * psktool and certtool (part of GnuTLS) for testing TLS support.
>
> * valgrind if you want to run the tests under valgrind.
> @@ -125,6 +123,12 @@ Optional, only needed to run the test suite:
>
> * ss (from iproute) for TCP-based tests.
>
> +Optional, only needed to run some examles:
typo
> +
> + * glib2 for examples that interoperate with the glib main loop.
> +
> + * libev for examples that interoperate with the libev library.
> +
>
> DOWNLOAD TARBALLS
> =================
ACK (with typo fixed).
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html