Changeset: aa86c05de2ff for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/aa86c05de2ff Modified Files: README.rst Branch: Jan2022 Log Message:
Small updates to README file. diffs (25 lines): diff --git a/README.rst b/README.rst --- a/README.rst +++ b/README.rst @@ -31,8 +31,8 @@ once an hour. .. _MonetDB: https://dev.monetdb.org/hg/MonetDB/ __ MonetDB_ -.. _github: https://github.com/MonetDB/MonetDB -__ github_ +.. _mirror: https://github.com/MonetDB/MonetDB +__ mirror_ Building -------- @@ -92,8 +92,8 @@ WITH_XML2 Include xml2 support WITH_ZLIB Include zlib support ============== =============================================================================================== -Required packages -................. +Required and Optional Packages +.............................. On Fedora, the following packages are required: ``bison``, ``cmake``, ``gcc``, ``pkgconf``, ``python3``. _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
