citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 0f675b7811b6f6bba25e32b31ab42175b7b885f6
parent 29898cd101155ecbf3d9c3761da15f89152e76bf
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Tue,  7 Jun 2016 23:05:00 -0600

www: sort dependencies

Diffstat:
Mwww/index.html | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www/index.html b/www/index.html @@ -78,11 +78,11 @@ packages installed for: </p> <ul> - <li>LLVM and Clang > 3.4</li> + <li>DejaVu Sans Mono</li> + <li>freeglut and glew</li> <li>FreeType2</li> + <li>LLVM and Clang > 3.4</li> <li>OpenGLES >= 2.0</li> - <li>freeglut and glew</li> - <li>DejaVu Sans Mono</li> </ul> <p> Once that's done get a copy of the source tree, change directory to the root and jam: