From 1ca46f1f0b1e7f3a554eb0f5bc8c25e9bae8a87c Mon Sep 17 00:00:00 2001 From: "alan (NyxTrail)" Date: Fri, 2 Feb 2024 08:20:34 +0000 Subject: [PATCH] Add hyprland-protocols and udis86 as build time deps --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b65b400..2537733 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,9 @@ Source: hyprland Section: x11 Priority: optional Maintainer: Alan M Varghese (NyxTrail) -Build-Depends: cmake, debhelper-compat (= 13) +Build-Depends: cmake, debhelper-compat (= 13), + hyprland-protocols (= 0.2~20230811-1), + libudis86-dev (= 0~20221013-1) Standards-Version: 4.6.1 Homepage: https://hyprland.org Rules-Requires-Root: no