diff options
author | Nikias Bassen | 2022-04-04 08:47:52 +0200 |
---|---|---|
committer | Nikias Bassen | 2022-04-04 08:47:52 +0200 |
commit | a9a639d0102b9bbf30fd088e633c793316dbc873 (patch) | |
tree | 5214b00fb722e08be2ff96a73831a4d85ab61126 /README.md | |
parent | d993f313af7748ba010fe005f9b2bb66fe1d9142 (diff) | |
download | libusbmuxd-a9a639d0102b9bbf30fd088e633c793316dbc873.tar.gz libusbmuxd-a9a639d0102b9bbf30fd088e633c793316dbc873.tar.bz2 |
Updated README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -40,6 +40,7 @@ First install all required dependencies and build tools: ```shell sudo apt-get install \ build-essential \ + pkg-config \ checkinstall \ git \ autoconf \ @@ -163,4 +164,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc. This project is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc. -README Updated on: 2021-08-30 +README Updated on: 2022-04-04 |