Fabio Erculiani ed7b6d4dd8 [entropy.client.interfaces.dep] evaluate post-dependencies separately
Evaluating post-dependencies together with direct dependencies
could cause unexpected packages to be pulled in due to cycles in
the dependency graph. This commits makes possible to cut these
cycles by filtering out dependencies already pulled in, in the same
scope.

Example: nvidia-drivers pulls in nvidia-userspace which pulls in
nvidia-drivers as post-dependency. But given that we have more
nvidia-drivers packages in the same scope, this turned to be an issue
2011-05-31 11:14:49 +02:00
2011-05-30 22:02:31 +02:00
2011-05-30 22:02:34 +02:00
2011-05-04 08:02:54 +02:00
2011-05-30 17:10:29 +01:00
2011-05-30 22:02:31 +02:00
2011-05-30 22:02:31 +02:00
2010-02-17 09:57:31 +01:00

Entropy Package Manager README file. This is a one-man crusade.
===============================================================

This section will be hopefully filled soon.
Description
No description provided
Readme 136 MiB
Languages
Python 98.8%
Shell 0.7%
Makefile 0.4%