fix mycontent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1685 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
@@ -2586,6 +2586,7 @@ class EquoInterface(TextInterface):
|
||||
dependencies_cache.add((key,slot))
|
||||
|
||||
key, slot = dbconn.retrieveKeySlot(idpackage)
|
||||
mycontent = dbconn.retrieveContent(idpackage)
|
||||
deps_content |= update_depscontent(mycontent, dbconn, ldpaths)
|
||||
dependencies_cache.add((key,slot))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user