Merge "Add mapping for libffi-dev"
This commit is contained in:
commit
999829e15c
@ -57,6 +57,7 @@ package_map = {
|
|||||||
'tftpd-hpa' : 'tftp-server',
|
'tftpd-hpa' : 'tftp-server',
|
||||||
'apache2': 'httpd',
|
'apache2': 'httpd',
|
||||||
'libapache2-mod-wsgi': 'mod_wsgi',
|
'libapache2-mod-wsgi': 'mod_wsgi',
|
||||||
|
'libffi-dev': 'libffi-devel',
|
||||||
}
|
}
|
||||||
|
|
||||||
for arg in sys.argv[1:]:
|
for arg in sys.argv[1:]:
|
||||||
|
@ -27,6 +27,7 @@ package_map = {
|
|||||||
'openssh-client': 'openssh-clients',
|
'openssh-client': 'openssh-clients',
|
||||||
'default-jre': 'java-1.7.0-openjdk',
|
'default-jre': 'java-1.7.0-openjdk',
|
||||||
'tftpd-hpa' : 'tftp-server',
|
'tftpd-hpa' : 'tftp-server',
|
||||||
|
'libffi-dev': 'libffi-devel',
|
||||||
}
|
}
|
||||||
|
|
||||||
for arg in sys.argv[1:]:
|
for arg in sys.argv[1:]:
|
||||||
|
Loading…
Reference in New Issue
Block a user