Add new build deps

This commit is contained in:
alan (NyxTrail) 2024-06-14 17:58:48 +00:00
parent 9223815650
commit 9ebd101c28
No known key found for this signature in database
GPG Key ID: 32C5D29762C48D4A
1 changed files with 5 additions and 1 deletions

6
debian/control vendored
View File

@ -8,13 +8,15 @@ Build-Depends:
cpio,
debhelper-compat (= 13),
hwdata,
hyprland-protocols (= 0.2+20230811-1),
hyprland-protocols (>= 0.2+20240505-1),
hyprwayland-scanner (>= 0.3.10-1),
libcairo-dev,
libdrm-dev,
libxkbcommon-dev,
libegl-dev,
libegl1-mesa-dev,
libgles-dev,
libhyprutils-dev (>= 0.1.2-1),
libinput-dev,
libpango1.0-dev,
libpixman-1-dev,
@ -24,6 +26,8 @@ Build-Depends:
libudis86-dev (= 0+20221013-1),
libwayland-dev,
libwlroots-dev,
libxcb-errors-dev,
libxcb-util-dev,
meson,
ninja-build,
pkgconf,