summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChandan Singh <chandan@chandansingh.net>2020-05-07 20:32:44 +0000
committerChandan Singh <chandan@chandansingh.net>2020-05-13 21:32:37 +0000
commitc3198f5e4e8ff45ac9be19215f575a54e2180de4 (patch)
tree90b94f7afba64434c9673689f03ae029aa7fd359 /NEWS
parenta34ff401b4fa3d3649b46ecc336fa27a110373fa (diff)
downloadbuildstream-c3198f5e4e8ff45ac9be19215f575a54e2180de4.tar.gz
_frontend/cli: Support "build" and "run" values for `source fetch --deps`
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 984d4343c..9f5f94ab4 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ CLI
o `bst shell --build` will now automatically fetch missing sources.
o `bst build --deps` now also accepts "build" as an input.
+ o `bst source fetch --deps` now also accepts "build" and "run" as inputs.
Format