From db02921d7d9842fc2761d8992c74852a91a2597b Mon Sep 17 00:00:00 2001
From: Lars Kanis <kanis@comcard.de>
Date: Thu, 26 Apr 2012 08:54:13 +0200
Subject: [PATCH] Add dependent packages for Debian/Ubuntu

---
 README.rdoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rdoc b/README.rdoc
index fc15551..ff82d95 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -27,7 +27,7 @@ FXRuby supportes everything of FOX, that is useful in Ruby:
 
 FXRuby runs on Linux, Windows and OS-X. Installation on *nix requires
 FOX development headers and libraries installed:
-* on Debian/Ubuntu: <tt>sudo apt-get install libfox-1.6-dev</tt>
+* on Debian/Ubuntu: <tt>sudo apt-get install g++ libxrandr-dev libfox-1.6-dev</tt>
 * see also detailed installation instructions in the {https://github.com/lylejohnson/fxruby/wiki Wiki}
 * no preparation needed on Windows - the binary gem can be used
 
-- 
GitLab