Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shoops authored Aug 2, 2023
1 parent 7b182fb commit f0bc6ac
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ or

yum install uuid-devel

or

pacman -S libutil-linux-devel

or directly from the source archives.

#### UI dependency libraries
Expand Down Expand Up @@ -111,7 +115,7 @@ The following open source libraries are included in this project:
- [clapack 3.2.1](http://www.netlib.org/clapack/)
- [cppunit 1.12.1](http://sourceforge.net/projects/cppunit/)
- [expat 2.1.0](http://expat.sourceforge.net/)
- Qt MML widget (LGPL, Qt Solutions)
- [qtmmlwidget](https://code.qt.io/cgit/qt-solutions/qt-solutions.git/tree/qtmmlwidget?id=0787fe5befa2bbadf9fff1956a3e53e14c9a480f)
- [QWT 5.2.0 or 6.1.0](http://qwt.sourceforge.net/)
- [QWT 3D plot](http://qwtplot3d.sourceforge.net/)
- [libSBML 5.18.0](http://sbml.org/Software/libSBML)
Expand All @@ -121,7 +125,7 @@ The following open source libraries are included in this project:
- [SBW Core](http://sbw.sourceforge.net/)
- [raptor](http://librdf.org/raptor/)
- [zipper 0.9.1](https://github.com/fbergmann/zipper)
- crossguid (MIT)
- [crossguid](https://github.com/graeme-hill/crossguid)

## License
Just in case it needs saying, each of the libraries in the `src` folder are released under their own respective licenses. Otherwise this project (i.e.: the build scripts) are released under the BSD License:
Expand Down

0 comments on commit f0bc6ac

Please sign in to comment.