merge trunk

This commit is contained in:
Martin Pitt 2014-03-17 08:34:59 +01:00
commit 728bcc92ea

View File

@ -1064,7 +1064,7 @@ class Britney(object):
# analyze the dependency fields (if present)
if not binary_u[DEPENDS]:
return
return True
deps = binary_u[DEPENDS]
all_satisfiable = True