From 8dc33007409ff0769db0e4856934b4d7d4a2cf54 Mon Sep 17 00:00:00 2001 From: Iwan Timmer Date: Sun, 27 Mar 2016 12:59:07 +0200 Subject: [PATCH] Dependencies for GFE 2.11 --- Compilation.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Compilation.md b/Compilation.md index 743431b..e7295c0 100644 --- a/Compilation.md +++ b/Compilation.md @@ -33,6 +33,7 @@ pacman -S (package list) * alsa-lib * avahi * libevdev +* enet * raspberrypi-firmware-tools (Raspberry Pi) * imx-vpu (iMX.6) * linux-headers-imx6-cubox-dt (iMX.6) @@ -52,6 +53,7 @@ apt-get install (package list) * libavahi-client3 * libcurl3 * libevdev2 +* libenet7 * rbp-userland-osmc (Raspberry Pi and OSMC) * libraspberrypi0 (Raspberry Pi and Raspbian) @@ -66,6 +68,7 @@ For compilation and development you also need: * libexpat1-dev * libpulse-dev * uuid-dev +* libenet-dev * cmake * rbp-userland-dev-osmc (Raspberry Pi and OSMC) * libraspberrypi-dev (Raspberry Pi and Raspbian)