From f99ab702af9bd0ebb9b81200a36ce2d4298f85e0 Mon Sep 17 00:00:00 2001 From: Chow Loong Jin Date: Fri, 12 Dec 2025 15:28:38 +0800 Subject: [PATCH] Reindent Build-Depends to match team convention --- debian/control | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/debian/control b/debian/control index 15a0438..415de7a 100644 --- a/debian/control +++ b/debian/control @@ -6,24 +6,25 @@ Uploaders: Chow Loong Jin , Carl Keinath , Alan M Varghese (NyxTrail) -Build-Depends: cmake, - debhelper-compat (= 13), - hyprwayland-scanner (>= 0.4.2), - pkgconf, - libcairo2-dev, - libgles-dev, - libhyprlang-dev (>= 0.6.0), - libhyprgraphics-dev (>= 0.1.1), - libhyprutils-dev (>= 0.2.4), - libjpeg-dev, - libmagic-dev, - libopengl-dev, - libpango1.0-dev, - libwayland-dev, - libwebp-dev, - ninja-build, - pandoc, - wayland-protocols (>= 1.35) +Build-Depends: + cmake, + debhelper-compat (= 13), + hyprwayland-scanner (>= 0.4.2), + pkgconf, + libcairo2-dev, + libgles-dev, + libhyprlang-dev (>= 0.6.0), + libhyprgraphics-dev (>= 0.1.1), + libhyprutils-dev (>= 0.2.4), + libjpeg-dev, + libmagic-dev, + libopengl-dev, + libpango1.0-dev, + libwayland-dev, + libwebp-dev, + ninja-build, + pandoc, + wayland-protocols (>= 1.35) Standards-Version: 4.7.0 Homepage: https://github.com/hyprwm/hyprpaper Rules-Requires-Root: no