mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 01:46:58 +02:00
If python-single-r1.eclass is inherited, then PYTHON_USEDEP can't be used directly inside dependency variable - either PYTHON_SINGLE_USEDEP (for single-python-impl packages) should be used or the dependency should be wrapped into python_gen_cond_dep function (for multi-python-impl packages). crcmod is a multi-python-impl package, so use the latter. Also follow the practice of specifying the BDEPEND in terms of RDEPEND. For this, we need to bump the EAPI to 7. |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |