Add libffi-dev, libssl-dev, libpcre3-dev, and libyaml-dev to base git install packages
This commit is contained in:
@@ -53,8 +53,12 @@ BASE_PACKAGES = [
|
||||
BASE_GIT_PACKAGES = [
|
||||
'apache2',
|
||||
'libapache2-mod-wsgi',
|
||||
'libffi-dev',
|
||||
'libpcre3-dev',
|
||||
'libssl-dev',
|
||||
'libxml2-dev',
|
||||
'libxslt1-dev',
|
||||
'libyaml-dev',
|
||||
'python-dev',
|
||||
'python-pip',
|
||||
'python-setuptools',
|
||||
|
||||
Reference in New Issue
Block a user