From 16b3ffdaeeab02dec7567ccff94bd4136fb743b2 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Thu, 10 Jul 2025 12:56:04 -0500 Subject: [PATCH] Wrap-and-sort --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 1eb0a72..d36d3f6 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Uploaders: Alf Gaida , Aaron Rainbolt Section: libs Priority: optional -Build-Depends: debhelper-compat (= 13), - cmake, +Build-Depends: cmake, + debhelper-compat (= 13), libutf8proc-dev, libxkbcommon-dev (>= 0.5.0), lxqt-build-tools (>= 2.2.0),