Add hyprland-protocols and udis86 as build time deps
This commit is contained in:
parent
e98a9cf42e
commit
1ca46f1f0b
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue