aboutsummaryrefslogtreecommitdiff
path: root/bdep/config.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/config.cxx')
-rw-r--r--bdep/config.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/bdep/config.cxx b/bdep/config.cxx
index 8b35a64..edc8ccd 100644
--- a/bdep/config.cxx
+++ b/bdep/config.cxx
@@ -453,7 +453,8 @@ namespace bdep
dr << info << "configuration of " << lc.second << " type: "
<< lc.first;
- dr << info << "consider adding them to this project";
+ dr << info << "consider adding them to this project if it has "
+ << "any build-time dependencies";
}
return r;