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)