mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +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> (cherry picked from commit b5da9637ec97a8159d4d92b13ee392f9e656cd94) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
2a42e5af7b
commit
0b7282600f
@ -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