mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
network-manager: fix package prompt name
Rename the prompt string for consistency with the package directory name. Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
64baf3def7
commit
b5da9637ec
@ -1,5 +1,5 @@
|
|||||||
config BR2_PACKAGE_NETWORK_MANAGER
|
config BR2_PACKAGE_NETWORK_MANAGER
|
||||||
bool "networkmanager"
|
bool "network-manager"
|
||||||
depends on BR2_PACKAGE_LIBGPG_ERROR_ARCH_SUPPORTS # libgcrypt
|
depends on BR2_PACKAGE_LIBGPG_ERROR_ARCH_SUPPORTS # libgcrypt
|
||||||
depends on !BR2_STATIC_LIBS # gnutls
|
depends on !BR2_STATIC_LIBS # gnutls
|
||||||
depends on BR2_USE_MMU # dbus
|
depends on BR2_USE_MMU # dbus
|
||||||
|
Loading…
x
Reference in New Issue
Block a user