fix(coreos-base/coreos-dev): Replace dev-python/argparse with virtual.

argparse is bundled into python-2.7 so dev-python/argparse cannot be
installed. Instead the virtual package should be used to work with any
python version combination.
This commit is contained in:
Michael Marineau 2013-08-05 15:21:20 -04:00
parent b444a5ec51
commit 5c0ba24317
2 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,6 @@ RDEPEND="${RDEPEND}
coreos-base/gmerge
dev-lang/python
dev-python/dbus-python
dev-python/argparse
dev-python/pygobject
dev-util/strace
net-analyzer/netperf
@ -74,6 +73,7 @@ RDEPEND="${RDEPEND}
sys-process/psmisc
sys-process/time
virtual/perf
virtual/python-argparse
coreos-base/coreos-experimental
"