summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-07-12 14:50:57 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-07-12 14:50:57 +0100
commit423697e3bf16ad6231b7ec316b767af1fffb3439 (patch)
tree396d298e156589f499532739beb2d80a5f5bd44d
parent15f5047f58b7ea2445b1fa8902be07f426285efc (diff)
downloadmorphs-423697e3bf16ad6231b7ec316b767af1fffb3439.tar.gz
Fix name of cliapp's build dependency
-rw-r--r--devel.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel.morph b/devel.morph
index 19c9f38..28e78d2 100644
--- a/devel.morph
+++ b/devel.morph
@@ -283,7 +283,7 @@
"ref": "trunk",
"build-depends": [
"cpython",
- "coverage-test-runner"
+ "python-coverage-test-runner"
]
},
{