add libavahi dev dependencies to liguh-dev package
This commit is contained in:
parent
5043d39a01
commit
d19f5ba44a
4
debian/control
vendored
4
debian/control
vendored
@ -103,7 +103,9 @@ Architecture: any
|
|||||||
Depends: libguh1 (= ${binary:Version}),
|
Depends: libguh1 (= ${binary:Version}),
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
python
|
python,
|
||||||
|
libavahi-client-dev,
|
||||||
|
libavahi-common-dev
|
||||||
Description: An open source IoT server - development files
|
Description: An open source IoT server - development files
|
||||||
guh is an open source IoT (Internet of Things) server,
|
guh is an open source IoT (Internet of Things) server,
|
||||||
which allows to control a lot of different devices from many different
|
which allows to control a lot of different devices from many different
|
||||||
|
|||||||
Reference in New Issue
Block a user