From e89c9b02a07f9f0186efbfa1c25420d40080b553 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Wed, 20 May 2020 12:26:51 +0200 Subject: [PATCH] debian: Build-depend on libfeedback Will be needed in the following commits. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 8dea3fe5..8d3a43da 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: libglib2.0-dev, libgnome-desktop-3-dev, libgtk-3-dev, + libfeedback-dev, librust-bitflags-1-dev (>= 1.0), librust-clap-2+default-dev (>= 2.32), librust-gio+v2-44-dev,