From 53997abc469444b1c4db8548b8c06298ecd50a6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=20M=C3=BCller?= Date: Sun, 8 Dec 2019 21:14:56 +0100 Subject: [PATCH] added librust-clap-dev to debian/control --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index f1031040..d961cc9f 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Build-Depends: libgtk-3-dev, libcroco3-dev, librust-bitflags-1-dev (>= 1.0), + librust-clap-dev, librust-gio+v2-44-dev, librust-glib+v2-44-dev, librust-glib-sys-dev,