From 64fb6ce13c12a70064ee8dfbd2e1df2246c507cb Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Thu, 23 May 2019 12:37:23 +0200 Subject: [PATCH] Depend on pkg-config --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 1cd8e98..c832b39 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-depends: libboblight-dev, libnymea1-dev, libnymea-mqtt-dev, libqt5serialport5-dev, + pkg-config, python:any, qtbase5-dev, qtconnectivity5-dev,