From c9365b7398662e7dc1c2dbf78f0d5904b7c70411 Mon Sep 17 00:00:00 2001 From: ferreo Date: Mon, 27 Jan 2025 14:09:45 +0100 Subject: [PATCH] Update debian/control --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 52c168c..094dcc1 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,8 @@ Build-Depends: libwayland-dev, libhyprutils-dev, mesa-common-dev, + libegl1-mesa-dev, + libgles2-mesa-dev, libpixman-1-dev, libudev-dev, hwdata-dev,