From a697d909d7c1f8a0a3f9a411191e562fad9a421c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Sun, 10 Nov 2024 13:21:40 -0800 Subject: [PATCH] Control: add pantheon-wayland dep (#842) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Stanisław <6031763+stsdc@users.noreply.github.com> --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index a1352638d..b27cd51d4 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 9), libgranite-7-dev, libgtk-4-dev, libjson-glib-dev, + libpantheon-wayland-1-dev, libpwquality-dev, libxkbregistry-dev, meson,