mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 03:21:43 +02:00
fix(coreos-devel/coreos-buildbot): Simple build fixes.
This commit is contained in:
parent
c45464a93a
commit
5c9d33bb5e
@ -0,0 +1 @@
|
||||
coreos-buildbot-0.0.1.ebuild
|
@ -6,6 +6,7 @@ PYTHON_COMPAT=( python{2_6,2_7} )
|
||||
|
||||
CROS_WORKON_COMMIT="3e4b20f67839aa541839eca6b4b7274d5ad1932c"
|
||||
CROS_WORKON_PROJECT="coreos/coreos-buildbot"
|
||||
CROS_WORKON_REPO="git://github.com"
|
||||
|
||||
inherit cros-workon distutils-r1
|
||||
|
||||
@ -21,7 +22,7 @@ IUSE=""
|
||||
RDEPEND="${PYTHON_DEPS}
|
||||
dev-python/pyflakes[${PYTHON_USEDEP}]
|
||||
dev-python/python-dateutil[${PYTHON_USEDEP}]
|
||||
dev-python/twisted
|
||||
dev-python/twisted-core
|
||||
dev-util/buildbot
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user