From d19f5ba44a8f8a50ec52c2b1e19942eca55a1cac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Thu, 5 May 2016 16:15:45 +0200 Subject: [PATCH] add libavahi dev dependencies to liguh-dev package --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7556dec1..7ab28443 100644 --- a/debian/control +++ b/debian/control @@ -103,7 +103,9 @@ Architecture: any Depends: libguh1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, - python + python, + libavahi-client-dev, + libavahi-common-dev Description: An open source IoT server - development files guh is an open source IoT (Internet of Things) server, which allows to control a lot of different devices from many different