package/python-memray: add config comment in case of missing dependencies

Package was added in c2df8bab97.

Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Fiona Klute
2026-01-05 15:40:47 +01:00
committed by Julien Olivain
parent 8d78978a0d
commit 1498900a08

View File

@@ -17,3 +17,8 @@ config BR2_PACKAGE_PYTHON_MEMRAY
A memory profiler for Python applications.
https://github.com/bloomberg/memray
comment "python-memray needs a toolchain w/ dynamic library, threads, wchar"
depends on BR2_PACKAGE_LIBUNWIND_ARCH_SUPPORTS
depends on BR2_TOOLCHAIN_HAS_SYNC_4
depends on BR2_STATIC_LIBS || !BR2_TOOLCHAIN_HAS_THREADS