mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
modem-manager: remove wrong gnutls dependency comment
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Acked-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
142c8cc8d5
commit
4edbebed58
@ -1,7 +1,7 @@
|
|||||||
config BR2_PACKAGE_MODEM_MANAGER
|
config BR2_PACKAGE_MODEM_MANAGER
|
||||||
bool "modemmanager"
|
bool "modemmanager"
|
||||||
depends on BR2_PACKAGE_HAS_UDEV
|
depends on BR2_PACKAGE_HAS_UDEV
|
||||||
depends on BR2_USE_WCHAR # libglib2 and gnutls
|
depends on BR2_USE_WCHAR # libglib2
|
||||||
depends on BR2_TOOLCHAIN_HAS_THREADS # dbus, libglib2
|
depends on BR2_TOOLCHAIN_HAS_THREADS # dbus, libglib2
|
||||||
depends on BR2_USE_MMU # dbus
|
depends on BR2_USE_MMU # dbus
|
||||||
select BR2_PACKAGE_DBUS # runtime dependency
|
select BR2_PACKAGE_DBUS # runtime dependency
|
||||||
|
Loading…
x
Reference in New Issue
Block a user