bindep: add gcc

In order to build subprocess32 which comes in as a dependency, you need
gcc or otherwise you'll end up with:

  configure: error: in `/tmp/pip-install-bgksUt/subprocess32':
  configure: error: no acceptable C compiler found in $PATH

Change-Id: I9b213899f9636fdbc7c054c15ccae4d88b150d40
This commit is contained in:
Mohammed Naser 2020-05-09 13:34:22 -04:00
parent 5f31625a94
commit b7554e7104
1 changed files with 1 additions and 0 deletions

1
bindep.txt Normal file
View File

@ -0,0 +1 @@
gcc [test]