diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -39,6 +39,7 @@ First install all required dependencies and build tools: | |||
39 | ```shell | 39 | ```shell |
40 | sudo apt-get install \ | 40 | sudo apt-get install \ |
41 | build-essential \ | 41 | build-essential \ |
42 | pkg-config \ | ||
42 | checkinstall \ | 43 | checkinstall \ |
43 | git \ | 44 | git \ |
44 | autoconf \ | 45 | autoconf \ |
@@ -155,4 +156,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc. | |||
155 | usbmuxd is an independent software application and has not been | 156 | usbmuxd is an independent software application and has not been |
156 | authorized, sponsored, or otherwise approved by Apple Inc. | 157 | authorized, sponsored, or otherwise approved by Apple Inc. |
157 | 158 | ||
158 | README Updated on: 2021-08-30 | 159 | README Updated on: 2022-04-04 |