Bindep does not catch missing libpcre3-dev on Ubuntu

added libpcre3-dev [platform:dpkg test] and
pcre-devel [platform:rpm test]to bindep.txt

Change-Id: I944957ca0bf42309d4df6efb741ca078b87354a1
Closes-Bug: #1746386
(cherry picked from commit 6c2353bfe8)
This commit is contained in:
Ameed Ashour 2018-02-08 12:25:15 -05:00 committed by Matt Riedemann
parent 01b756f960
commit a790ff8ff0
1 changed files with 2 additions and 0 deletions

View File

@ -35,3 +35,5 @@ python3-all-dev [platform:dpkg !platform:ubuntu-precise]
python3-devel [platform:fedora]
python34-devel [platform:centos]
sqlite-devel [platform:rpm test]
libpcre3-dev [platform:dpkg test]
pcre-devel [platform:rpm test]