From 6d8ae6baa65d30810123316ea76493d770f86bbd Mon Sep 17 00:00:00 2001 From: "alan (NyxTrail)" Date: Tue, 18 Jun 2024 04:52:31 +0000 Subject: [PATCH] Add missing dependency of libhyprlang --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index b024107..f161553 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Alan M Varghese (NyxTrail) Build-Depends: cmake, debhelper-compat (= 13), libcairo2-dev, + libhyprlang-dev (>= 0.4.2), librsvg2-dev, libtomlplusplus-dev, libzip-dev,