From 57f703f007a7f7b5fc26993ea08d1332860857dd Mon Sep 17 00:00:00 2001 From: "alan (NyxTrail)" Date: Sun, 14 Apr 2024 17:05:26 +0000 Subject: [PATCH] Fix build deps version number for udis86 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e59b1b6..c47f3c2 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Alan M Varghese (NyxTrail) Build-Depends: cmake, debhelper-compat (= 13), hyprland-protocols (= 0.2+20230811-1), - libudis86-dev (= 0~20221013-1) + libudis86-dev (= 0+20221013-1) Standards-Version: 4.6.2 Homepage: https://hyprland.org Rules-Requires-Root: no