Initial commit of bindep.txt

Bindep is a tool for checking the presence of binary packages needed
to use an application / library. As such, add our npm / nodejs
dependencies to stackviz.

This is needed so we can produce static builds for our
diskimage-builder images for nodepool.

Change-Id: Ib268ba47e870546fbf6d09284b7b4d85ab44ce6f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-04-13 10:38:25 -04:00
parent 226f2021d3
commit 13df5b0817
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 5 additions and 0 deletions

5
bindep.txt Normal file
View File

@ -0,0 +1,5 @@
# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
nodejs [test]
npm [test]