From 264f1710bdae91c63f4f41beaa593c4411ec87f5 Mon Sep 17 00:00:00 2001 From: Jacob Keeler Date: Wed, 21 Mar 2018 13:34:26 -0400 Subject: Update README with new dependencies These were previously built within the project, but are now dynamically linked. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 71fbf1a92d..d63bd2f834 100644 --- a/README.md +++ b/README.md @@ -65,8 +65,10 @@ The dependencies for SDL Core vary based on the configuration. You can change SD | Flag | Description | Dependencies | |------|-------------|--------------| |Web HMI|Use HTML5 HMI|chromium-browser| +|DBus|Use DBus HMI Adapter|dbus-1-dev| |EXTENDED_MEDIA_MODE|Support Video and Audio Streaming|Opengl es2, gstreamer1.0*| |Bluetooth|Enable bluetooth transport adapter|libbluetooth3, libbluetooth-dev, bluez-tools| +|USB|Enable USB transport adapter|libusb-dev| |Testing framework|Needed to support running unit tests|libgtest-dev| |Cmake|Needed to configure SDL prior to compilation|cmake| -- cgit v1.2.1