fix brpm and bddeb by knowing about 'python-requests'
This commit is contained in:
@@ -41,6 +41,7 @@ PKG_MP = {
|
||||
'oauth': 'python-oauth',
|
||||
'prettytable': 'python-prettytable',
|
||||
'pyyaml': 'PyYAML',
|
||||
'requests': 'python-requests',
|
||||
}
|
||||
|
||||
# Subdirectories of the ~/rpmbuild dir
|
||||
|
||||
Reference in New Issue
Block a user