Updated bindep to cover for MacOS requirements
Enable testing with tox on MacOS. Change-Id: I2c64dec6b82e456537e35dcb8c5f1ed6a481afd7
This commit is contained in:
parent
b7f4d86bb9
commit
9a3184a5b2
@ -5,7 +5,9 @@
|
||||
build-essential [platform:dpkg]
|
||||
gcc [platform:rpm]
|
||||
libssl-dev [platform:dpkg]
|
||||
openssl [platform:brew]
|
||||
openssl-devel [platform:rpm]
|
||||
libffi [platform:brew]
|
||||
libffi-dev [platform:dpkg]
|
||||
libffi-devel [platform:rpm]
|
||||
python-dev [platform:dpkg]
|
||||
@ -16,4 +18,4 @@ libre2-3 [platform:debian-stretch]
|
||||
libre2-1v5 [platform:ubuntu-xenial]
|
||||
re2-devel [compile test platform:rpm]
|
||||
re2-dev [platform:apk]
|
||||
re2 [platform:rpm platform:apk]
|
||||
re2 [platform:rpm platform:apk platform:brew]
|
||||
|
Loading…
Reference in New Issue
Block a user