mirror of https://github.com/nymea/nymea.git
Depennd on pkg-config, now that we don't do that implicitly any more
parent
253972cb9a
commit
a5163770b3
|
|
@ -170,14 +170,15 @@ Package: libnymea1-dev
|
|||
Section: libdevel
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: libnymea1 (= ${binary:Version}),
|
||||
${shlibs:Depends},
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
libnymea1 (= ${binary:Version}),
|
||||
libqt5websockets5-dev,
|
||||
pkg-config,
|
||||
python:any,
|
||||
rsync,
|
||||
qtconnectivity5-dev,
|
||||
qttools5-dev-tools,
|
||||
libqt5websockets5-dev,
|
||||
rsync,
|
||||
Replaces: libguh1-dev
|
||||
Description: An open source IoT server - development files
|
||||
The nymea daemon is a plugin based IoT (Internet of Things) server. The
|
||||
|
|
|
|||
Loading…
Reference in New Issue