Add missing build-deps
This commit is contained in:
parent
8ded0037f0
commit
9b49aafd8c
|
|
@ -2,9 +2,33 @@ Source: hyprland
|
|||
Section: x11
|
||||
Priority: optional
|
||||
Maintainer: Alan M Varghese (NyxTrail) <alan@digistorm.in>
|
||||
Build-Depends: cmake, debhelper-compat (= 13),
|
||||
Build-Depends:
|
||||
chrpath,
|
||||
cmake,
|
||||
cpio,
|
||||
debhelper-compat (= 13),
|
||||
hwdata,
|
||||
hyprland-protocols (= 0.2+20230811-1),
|
||||
libudis86-dev (= 0+20221013-1)
|
||||
libcairo-dev,
|
||||
libdrm-dev,
|
||||
libxkbcommon-dev,
|
||||
libegl-dev,
|
||||
libegl1-mesa-dev,
|
||||
libgles-dev,
|
||||
libinput-dev,
|
||||
libpango1.0-dev,
|
||||
libpixman-1-dev,
|
||||
libseat-dev,
|
||||
libtomlplusplus-dev,
|
||||
libudev-dev,
|
||||
libudis86-dev (= 0+20221013-1),
|
||||
libwayland-dev,
|
||||
libwlroots-dev,
|
||||
meson,
|
||||
ninja-build,
|
||||
pkgconf,
|
||||
wayland-protocols,
|
||||
xwayland
|
||||
Standards-Version: 4.6.2
|
||||
Homepage: https://hyprland.org
|
||||
Rules-Requires-Root: no
|
||||
|
|
|
|||
Loading…
Reference in New Issue