diff README @ 222:84844649a8fd am

continued: reusable applications
author am@osimis.io
date Tue, 12 Jun 2018 17:21:15 +0200
parents 64eac89a1de3
children 6b98ac45aaee
line wrap: on
line diff
--- a/README	Mon Jun 11 14:01:02 2018 +0200
+++ b/README	Tue Jun 12 17:21:15 2018 +0200
@@ -72,6 +72,10 @@
 * Optionally, SDL, a cross-platform multimedia library:
   https://www.libsdl.org/
 
+Prerequisites to compile on Ubuntu: 
+```
+sudo apt-get install -y libcairo-dev libpixman-1-dev libsdl2-dev
+```
 
 Installation and usage
 ----------------------