From 9b49aafd8c022ef5f71d4acc19750d6bb6e45b1c Mon Sep 17 00:00:00 2001 From: "alan (NyxTrail)" Date: Mon, 15 Apr 2024 09:44:49 +0000 Subject: [PATCH] Add missing build-deps --- debian/control | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index c47f3c2..60f78d4 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,33 @@ Source: hyprland Section: x11 Priority: optional Maintainer: Alan M Varghese (NyxTrail) -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