summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Burmeister <joe.burmeister@codethink.co.uk>2012-08-21 13:53:01 +0100
committerJoe Burmeister <joe.burmeister@codethink.co.uk>2012-08-21 13:53:01 +0100
commitdba40652a6a0cadaa912960cfe8e07ca2591a9d4 (patch)
treebca38239c4384cfa7f3e80d213a3b6bea5732096
parent371d7d335c49147a8b7ccd822823917e49cf0107 (diff)
downloadruby-dba40652a6a0cadaa912960cfe8e07ca2591a9d4.tar.gz
Remove build-depends line from ruby.morph as doesn't belong there.
-rwxr-xr-xruby.morph1
1 files changed, 0 insertions, 1 deletions
diff --git a/ruby.morph b/ruby.morph
index d15dd2bf38..85a14122d7 100755
--- a/ruby.morph
+++ b/ruby.morph
@@ -2,7 +2,6 @@
"name": "ruby",
"kind": "chunk",
"build-system": "autotools",
- "build-depends": [ "autoconf", "make" ],
"configure-commands": [
"autoreconf -ivf",
"./configure",