summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndraž 'ruskie' Levstik2010-11-12 08:39:31 +0100
committerGeorge Sherwood2010-11-19 15:50:02 -0600
commitb51dcd56e63a903f76a060f8bc5b1e2f7085bf49 (patch)
tree35e8c1b7b5af1c3bade407eb7c29ed8e8de11512
parent616394d9921cc1a126933b7d2800e39dbfd6c242 (diff)
elinks: fixing bug #15669 for now... no upstream fix yet
(cherry picked from commit f1493e8338c11161bdfb5785394a9097c389f782)
-rwxr-xr-xhttp/elinks/DEPENDS2
-rw-r--r--http/elinks/HISTORY4
2 files changed, 5 insertions, 1 deletions
diff --git a/http/elinks/DEPENDS b/http/elinks/DEPENDS
index 432d0d3c20..518058da72 100755
--- a/http/elinks/DEPENDS
+++ b/http/elinks/DEPENDS
@@ -33,7 +33,7 @@ optional_depends python \
"--without-python" \
"python scripting support" &&
-optional_depends RUBY \
+optional_depends ruby-1.8 \
"--with-ruby" \
"--without-ruby" \
"ruby scripting support" &&
diff --git a/http/elinks/HISTORY b/http/elinks/HISTORY
index c780f4fb82..aa36ceae42 100644
--- a/http/elinks/HISTORY
+++ b/http/elinks/HISTORY
@@ -1,3 +1,7 @@
+2010-11-12 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
+ * DEPENDS: doesn't support ruby-1.9, tried with patch on their bugtracker
+ with no luck, bug #15669 considered fixed for now
+
2010-06-06 Vlad Glagolev <stealth@sourcemage.org>
* PRE_BUILD: fixed compilation of vcs version with lua dependency on