Update dependency for Ubuntu noble
This commit is contained in:
parent
cb9607498e
commit
982a89c19e
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
|||||||
9
|
10
|
||||||
|
|||||||
19
debian/control
vendored
19
debian/control
vendored
@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9.0.0),
|
|||||||
libqt5websockets5-dev,
|
libqt5websockets5-dev,
|
||||||
libqt5bluetooth5,
|
libqt5bluetooth5,
|
||||||
libqt5sql5-sqlite,
|
libqt5sql5-sqlite,
|
||||||
libqt5dbus5,
|
libqt5dbus5 | libqt5dbus5t64,
|
||||||
libssl-dev,
|
libssl-dev,
|
||||||
rsync,
|
rsync,
|
||||||
qml-module-qtquick2,
|
qml-module-qtquick2,
|
||||||
@ -127,9 +127,9 @@ Package: nymea-tests
|
|||||||
Section: devel
|
Section: devel
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: nymea (= ${binary:Version}),
|
Depends: ${shlibs:Depends},
|
||||||
${shlibs:Depends},
|
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
|
nymea (= ${binary:Version}),
|
||||||
libnymea-tests (= ${binary:Version}),
|
libnymea-tests (= ${binary:Version}),
|
||||||
influxdb,
|
influxdb,
|
||||||
Description: nymea automated tests - tests
|
Description: nymea automated tests - tests
|
||||||
@ -171,21 +171,14 @@ Architecture: any
|
|||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${shlibs:Depends},
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
libqt5network5,
|
|
||||||
libqt5gui5,
|
|
||||||
libqt5sql5,
|
|
||||||
libqt5xml5,
|
|
||||||
libqt5dbus5,
|
|
||||||
libqt5websockets5,
|
|
||||||
libqt5bluetooth5,
|
|
||||||
libqt5sql5-sqlite,
|
|
||||||
libcap2-bin,
|
|
||||||
logrotate,
|
logrotate,
|
||||||
bluez,
|
bluez,
|
||||||
tar,
|
tar,
|
||||||
iputils-tracepath,
|
iputils-tracepath,
|
||||||
iputils-ping,
|
iputils-ping,
|
||||||
qml-module-qtquick2,
|
qml-module-qtquick2,
|
||||||
|
libqt5sql5-sqlite,
|
||||||
|
libcap2-bin,
|
||||||
dnsutils,
|
dnsutils,
|
||||||
Description: nymea:core internal - library
|
Description: nymea:core internal - library
|
||||||
Internal library for nymea:core.
|
Internal library for nymea:core.
|
||||||
@ -225,4 +218,4 @@ Recommends: nymea-qtcreator-wizards,
|
|||||||
crossbuilder,
|
crossbuilder,
|
||||||
Suggests: libnymea-core-dev (= ${binary:Version})
|
Suggests: libnymea-core-dev (= ${binary:Version})
|
||||||
Description: The nymea SDK.
|
Description: The nymea SDK.
|
||||||
Meta-Package for everything required to develop on nymea.
|
Meta-Package for everything required to develop nymea integration plugins.
|
||||||
|
|||||||
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -1,7 +1,7 @@
|
|||||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Upstream-Name: nymea
|
Upstream-Name: nymea
|
||||||
Upstream-Contact: nymea GmbH <contact@nymea.io>
|
Upstream-Contact: nymea GmbH <contact@nymea.io>
|
||||||
Copyright: 2013-2020, nymea GmbH
|
Copyright: 2013-2024, nymea GmbH
|
||||||
Download: http://www.github.com/nymea/nymea
|
Download: http://www.github.com/nymea/nymea
|
||||||
Source: https://github.com/nymea/nymea.git
|
Source: https://github.com/nymea/nymea.git
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user