Depennd on pkg-config, now that we don't do that implicitly any more
This commit is contained in:
parent
253972cb9a
commit
a5163770b3
9
debian/control
vendored
9
debian/control
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user