[packagekit] get-depends and get-requires probably shouldn't use an array of package_ids

Richard Hughes hughsient at gmail.com
Thu Jul 9 12:23:33 PDT 2009


2009/7/8 Mounir Lamouri <mounir.lamouri at gmail.com>:
> It looks to be the only use case.

And the update viewer:

GetUpdates(none)
::Package(one)
::Package(two)

and then we check for deps in the updates, and then add these to the list:

GetDepends([one,two], ~installed)

Richard.



More information about the PackageKit mailing list