Correction about libisofs.so version requirement

This commit is contained in:
Thomas Schmitt 2009-03-01 11:26:03 +00:00
parent 0bce755d2b
commit c49ee9017a
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ By using this software you agree to the disclaimer at the end of this text:
Dynamic library and compile time header requirements for libisoburn-0.3.4 :
- libburn.so.4 , version libburn-0.6.0 or higher
- libisofs.so.6 , version libisofs-0.6.12 or higher
- libisofs.so.6 , version libisofs-0.6.14 or higher
libisoburn and xorriso will not start with libraries which are older than their
headers seen at compile time. So compile in the oldest possible installation
setup unless you have reason to enforce a newer bug fix level.

View File

@ -208,7 +208,7 @@ revision.
Dynamic library and compile time header requirements for libisoburn-0.3.4 :
- libburn.so.4 , version libburn-0.6.0 or higher
- libisofs.so.6 , version libisofs-0.6.12 or higher
- libisofs.so.6 , version libisofs-0.6.14 or higher
libisoburn and xorriso will not start with libraries which are older than their
headers seen at compile time. So compile in the oldest possible installation
setup unless you have reason to enforce a newer bug fix level.