Update build-deps
- Drop libwlroots-dev build-dep - Update hypr package versions - Add new xcb packages - Add libgbm-dev
This commit is contained in:
parent
84ff46d32c
commit
ad6e3a8804
|
|
@ -3,7 +3,7 @@ Section: x11
|
|||
Priority: optional
|
||||
Maintainer: Alan M Varghese (NyxTrail) <alan@digistorm.in>
|
||||
Build-Depends:
|
||||
libaquamarine-dev (>= 0.8.0),
|
||||
libaquamarine-dev (>= 0.9.0),
|
||||
chrpath,
|
||||
cmake,
|
||||
cpio,
|
||||
|
|
@ -16,11 +16,13 @@ Build-Depends:
|
|||
libxkbcommon-dev,
|
||||
libegl-dev,
|
||||
libegl1-mesa-dev,
|
||||
libgbm-dev,
|
||||
libglaze-dev,
|
||||
libgles-dev,
|
||||
libhyprlang-dev (>= 0.3.2),
|
||||
libhyprcursor-dev (>= 0.1.7),
|
||||
libhyprutils-dev (>= 0.6.0),
|
||||
libhyprutils-dev (>= 0.8.1),
|
||||
libhyprgraphics-dev (>= 0.1.3),
|
||||
libinput-dev,
|
||||
libpango1.0-dev,
|
||||
libpixman-1-dev,
|
||||
|
|
@ -30,9 +32,13 @@ Build-Depends:
|
|||
libudev-dev,
|
||||
libudis86-dev (>= 0+20221013),
|
||||
libwayland-dev,
|
||||
libwlroots-dev,
|
||||
libxcb1-dev,
|
||||
libxcb-render0-dev,
|
||||
libxcb-xfixes0-dev,
|
||||
libxcb-icccm4-dev,
|
||||
libxcb-composite0-dev,
|
||||
libxcb-res0-dev,
|
||||
libxcb-errors-dev,
|
||||
libxcb-util-dev,
|
||||
meson,
|
||||
ninja-build,
|
||||
pkgconf,
|
||||
|
|
|
|||
Loading…
Reference in New Issue