mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 20:56:33 +00:00
ltrace: add comment for dependencies
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
9a68777b66
commit
292d9a85ee
@ -13,3 +13,6 @@ config BR2_PACKAGE_LTRACE
|
|||||||
process and the signals received by that process.
|
process and the signals received by that process.
|
||||||
|
|
||||||
http://ltrace.org
|
http://ltrace.org
|
||||||
|
|
||||||
|
comment "ltrace needs toolchain w/ largefile, wchar"
|
||||||
|
depends on !BR2_LARGEFILE || !BR2_USE_WCHAR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user