diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -22,6 +22,7 @@ First install all required dependencies and build tools: | |||
| 22 | ```shell | 22 | ```shell |
| 23 | sudo apt-get install \ | 23 | sudo apt-get install \ |
| 24 | build-essential \ | 24 | build-essential \ |
| 25 | pkg-config \ | ||
| 25 | checkinstall \ | 26 | checkinstall \ |
| 26 | git \ | 27 | git \ |
| 27 | autoconf \ | 28 | autoconf \ |
| @@ -114,4 +115,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc. | |||
| 114 | This project is an independent software library and has not been authorized, | 115 | This project is an independent software library and has not been authorized, |
| 115 | sponsored, or otherwise approved by Apple Inc. | 116 | sponsored, or otherwise approved by Apple Inc. |
| 116 | 117 | ||
| 117 | README Updated on: 2020-10-23 | 118 | README Updated on: 2022-04-04 |
