[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH] Add ruby-debian to list of required Ruby packages.



---

Hi!  Here's a trivial fix to the UDD hacking.html doc.

Kind regards,

Tim

 web/hacking.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/hacking.html b/web/hacking.html
index f72bbcf..b5d55f4 100755
--- a/web/hacking.html
+++ b/web/hacking.html
@@ -101,7 +101,7 @@ dropdb udd
 apt-get install apache2-mpm-worker
 
 # install some Ruby packages, needed for dmd.cgi
-apt-get install ruby-dbi ruby-dbd-pg
+apt-get install ruby-dbi ruby-dbd-pg ruby-debian
 
 # minimal configuration that works:
 - edit /etc/apache2/sites-enabled/000-default
-- 
1.7.10


Reply to: