From 0ac18d845882e6a886324c3b4003ef690e85b55d Mon Sep 17 00:00:00 2001 From: Peter O'Connor Date: Thu, 20 Apr 2017 23:35:15 +1000 Subject: [PATCH] Make libglu a requirement for HoN --- gaming/heroes-of-newerth/en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gaming/heroes-of-newerth/en.md b/gaming/heroes-of-newerth/en.md index e7be237..a3293d7 100644 --- a/gaming/heroes-of-newerth/en.md +++ b/gaming/heroes-of-newerth/en.md @@ -8,7 +8,7 @@ First, install the latest version of HoN by downloading it and running "HoNClien Assuming that you install to ~/HoN (default), you only need to run two commands: ``` bash -sudo eopkg it gconf libgcrypt11 +sudo eopkg it gconf libgcrypt11 libglu ``` That installs all of the dependencies that HoN needs.