From 9ea747fa246270ff6b0bee22d357803fe6f53514 Mon Sep 17 00:00:00 2001 From: "alan (NyxTrail)" Date: Sat, 13 Apr 2024 10:18:16 +0000 Subject: [PATCH] Fix hyprland-protocols version in build-deps --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8d1a883..e59b1b6 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: x11 Priority: optional Maintainer: Alan M Varghese (NyxTrail) Build-Depends: cmake, debhelper-compat (= 13), - hyprland-protocols (= 0.2~20230811-1), + hyprland-protocols (= 0.2+20230811-1), libudis86-dev (= 0~20221013-1) Standards-Version: 4.6.2 Homepage: https://hyprland.org