kf5-networkmanager-qt: correct dependencies comment display conditions
Display the dependencies comment only when network-manager is enabled. Otherwise, a toolchain configuration change would not make the package selectable. Cc: Pierre Ducroquet <pinaraf@pinaraf.info> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
f52f95b1f9
commit
aa46b41ecd
@ -16,4 +16,5 @@ config BR2_PACKAGE_KF5_NETWORKMANAGER_QT
|
||||
|
||||
comment "kf5-networkmanager-qt needs toolchain w/ threads"
|
||||
depends on BR2_USE_MMU
|
||||
depends on BR2_PACKAGE_NETWORK_MANAGER
|
||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||
|
Loading…
Reference in New Issue
Block a user