summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index e6a15dd..db105e0 100644
--- a/README
+++ b/README
@@ -10,6 +10,7 @@ Dependencies
* perl >= 5.10
* File::ShareDir
* IPC::Run
+ * Module::Build
* SDL
* Term::Size
@@ -19,3 +20,7 @@ Installation
$ perl Build.PL
$ perl Build
$ sudo perl Build install
+
+Note for Debian/Ubuntu users: There seem to be installation problems with perl
+5.10. If ekgping fails to find beep.ogg, try reinstalling it after installing
+libmodule-build-perl.