diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -29,6 +29,7 @@ First install all required dependencies and build tools: | |||
| 29 | ```shell | 29 | ```shell |
| 30 | sudo apt-get install \ | 30 | sudo apt-get install \ |
| 31 | build-essential \ | 31 | build-essential \ |
| 32 | pkg-config \ | ||
| 32 | checkinstall \ | 33 | checkinstall \ |
| 33 | git \ | 34 | git \ |
| 34 | autoconf \ | 35 | autoconf \ |
| @@ -123,4 +124,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc. | |||
| 123 | ideviceinstaller is an independent software application and has not been | 124 | ideviceinstaller is an independent software application and has not been |
| 124 | authorized, sponsored or otherwise approved by Apple Inc. | 125 | authorized, sponsored or otherwise approved by Apple Inc. |
| 125 | 126 | ||
| 126 | README Updated on: 2020-06-13 | 127 | README Updated on: 2022-04-04 |
