diff --git a/README.md b/README.md index 39f0398..d4937ff 100644 --- a/README.md +++ b/README.md @@ -83,8 +83,8 @@ When it will get a first release, there will probably be an easier download (not account) in the Release tab of this repo, and hopefully it will be packaged as a Flatpak (even if I currently don't see how to make it). -**Dependencies (at runtime):** libimobiledevice, libplist-2.X (I attempted to support both 2.2 -and 2.3). OpenSSL is currently also needed, but I plan to remove that dependency as soon +**Dependencies (at runtime):** libadwaita, libimobiledevice, libplist-2.X (I attempted to support both 2.2 +and 2.3), usbmuxd. OpenSSL is currently also needed, but I plan to remove that dependency as soon as possible (only networking is requiring it). *Note:* On Windows, MSVC builds of those libraries are needed as sideloader is built with MSVC.