summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChandan Singh <chandan@chandansingh.net>2020-05-07 19:58:18 +0000
committerChandan Singh <chandan@chandansingh.net>2020-05-13 20:04:15 +0000
commita34ff401b4fa3d3649b46ecc336fa27a110373fa (patch)
tree3af7f4f40748bd628b2c23fdf85bc3e83ae9253d /NEWS
parent0769103ca25f113ab8e64bafb264781199a4dcac (diff)
downloadbuildstream-a34ff401b4fa3d3649b46ecc336fa27a110373fa.tar.gz
_frontend/cli: Support "build" value for `bst build --deps`
This can be quite handy when one is preparing to open a build shell. This originally came up in https://gitlab.com/BuildStream/buildstream/-/issues/685#note_105460896.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 10563b127..984d4343c 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ CLI
---
o `bst shell --build` will now automatically fetch missing sources.
+ o `bst build --deps` now also accepts "build" as an input.
Format