You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/packaging
Toshio Kuratomi ac314a5e3d Fix builddep when a source package exists without a binary package
builddep only requires a source package to be in the repos but our code
was checking for a binary package before running buiddep.  Reversing the
order makes it work correctly.

Fixes #4519
9 years ago
..
language On Ubuntu16, virtualenv always tries to use python2 even when python2 is not installed. 9 years ago
os Fix builddep when a source package exists without a binary package 9 years ago
__init__.py package files 11 years ago