diff options
| author | 2016-11-10 01:55:26 +0100 | |
|---|---|---|
| committer | 2016-11-10 01:55:26 +0100 | |
| commit | 9eb1c7640dded2e7b09525925bd470e4604487bc (patch) | |
| tree | 9658af4ff1912f48b7e6612ed7387d81e659c9c0 /README | |
| parent | 23fe533a0f0f34e9cb1d2e328107958645d54ed1 (diff) | |
| download | libplist-9eb1c7640dded2e7b09525925bd470e4604487bc.tar.gz libplist-9eb1c7640dded2e7b09525925bd470e4604487bc.tar.bz2 | |
Remove libxml2 requirement from README
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 1 insertions, 4 deletions
| @@ -6,9 +6,6 @@ A small portable C library to handle Apple Property List files in binary or XML. | |||
| 6 | Requirements | 6 | Requirements |
| 7 | ============ | 7 | ============ |
| 8 | 8 | ||
| 9 | Development Packages of: | ||
| 10 | libxml2 | ||
| 11 | |||
| 12 | Software: | 9 | Software: |
| 13 | make | 10 | make |
| 14 | autoheader | 11 | autoheader |
| @@ -62,4 +59,4 @@ libimobiledevice is an independent software library and has not been | |||
| 62 | authorized, sponsored, or otherwise approved by Apple Inc. | 59 | authorized, sponsored, or otherwise approved by Apple Inc. |
| 63 | 60 | ||
| 64 | README Updated on: | 61 | README Updated on: |
| 65 | 2015-01-28 | 62 | 2016-11-10 |
