From a50a19ab3b32066e37edf543658c1697bf3ad58d Mon Sep 17 00:00:00 2001 From: Michael Aaron Murphy Date: Mon, 28 Mar 2022 01:05:52 +0200 Subject: [PATCH] fix(debian): Add missing pkgconf dev dependency --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 9490335..07b9dc5 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-Depends: debhelper-compat (=10), just, libssl-dev, + pkgconf, rustc (>=1.47), Standards-Version: 4.1.1 Homepage: https://github.com/pop-os/launcher