Add hyprland-protocols and udis86 as build time deps

This commit is contained in:
alan (NyxTrail) 2024-02-02 08:20:34 +00:00
parent e98a9cf42e
commit 1ca46f1f0b
1 changed files with 3 additions and 1 deletions

4
debian/control vendored
View File

@ -2,7 +2,9 @@ Source: hyprland
Section: x11 Section: x11
Priority: optional Priority: optional
Maintainer: Alan M Varghese (NyxTrail) <alan@digistorm.in> Maintainer: Alan M Varghese (NyxTrail) <alan@digistorm.in>
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 Standards-Version: 4.6.1
Homepage: https://hyprland.org Homepage: https://hyprland.org
Rules-Requires-Root: no Rules-Requires-Root: no