From f4ddbdf4549727739fb459cdcf318b1d0908375a Mon Sep 17 00:00:00 2001 From: Chow Loong Jin Date: Mon, 25 Aug 2025 21:17:38 +0800 Subject: [PATCH] Build-dep on xxd Needed for the #embed workaround patch --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b90d7de..2256452 100644 --- a/debian/control +++ b/debian/control @@ -44,7 +44,8 @@ Build-Depends: pkgconf, wayland-protocols, libxcursor-dev, - xwayland + xwayland, + xxd Standards-Version: 4.7.0 Homepage: https://hyprland.org Rules-Requires-Root: no