merge trunk

bzr-import-20160707
Martin Pitt 11 years ago
commit 728bcc92ea

@ -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

Loading…
Cancel
Save