make Python, Meson, Ninja, and CMake build dependencies in easyconfigs for btllib 1.7.0 + 1.7.5#25456
Conversation
|
Test report by @Micket |
|
Test report by @jfgrimm |
|
@Micket according to the docs:
so python should probably be a runtime dependency (and we should make sure the wrapper is installed/usable)? |
I would say we fix that in another follow-up PR, along with a sanity check for the As it is, Python isn't really a runtime depency at all, so I think we should go ahead and merge this as is, since it's a clear bug fix... |
|
@boegelbot please test @ jsc-zen3 |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3975172506 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Going in, thanks @Micket! |
(created using
eb --new-pr)I'm not sure on the Python, whether it's a builddep or dep. Looks like just compiled code here, so, just a builddep makes sense to me.