This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Michael Zanetti 0e21257102 Fix race conditions at startup.
Rework the setup sequence to not rely on timers anymore but instead
always react to wifi state changes only.

Fixes #29
2020-03-21 01:00:07 +01:00

28 lines
735 B
Plaintext

Source: nymea-networkmanager
Section: utils
Priority: optional
Maintainer: Simon Stürz <simon.stuerz@guh.io>
Build-Depends: debhelper (>= 9.0.0),
dpkg-dev (>= 1.16.1~),
dh-systemd,
qt5-default,
qtbase5-dev,
qtbase5-dev-tools,
libqt5bluetooth5,
qtconnectivity5-dev,
libnymea-networkmanager-dev (>= 0.3.0),
libnymea-gpio-dev
Standards-Version: 3.9.7
Package: nymea-networkmanager
Architecture: any
Depends: ${misc:Depends},
libqt5network5,
libqt5bluetooth5,
network-manager,
libnymea-networkmanager,
libnymea-gpio
Description: Daemon for wireless configuration using bluetooth LE.
This daemon allows to configure a wireless network using a bluetooth
low energy gatt server. The tool is written in Qt 5.