From 12b8bb81651f26b54e4ba400e3419f4ecc855e36 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sun, 30 Nov 2025 04:00:26 -0800 Subject: [PATCH] fix(halloy): bdep pkgconfig(xcb) (#7793) (#7799) (cherry picked from commit 60abf7f8904d40eaab88f4959597e5daa4439755) Signed-off-by: madomado Co-authored-by: madomado --- anda/apps/halloy/halloy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/apps/halloy/halloy.spec b/anda/apps/halloy/halloy.spec index 58067b9c46..99fee577d3 100644 --- a/anda/apps/halloy/halloy.spec +++ b/anda/apps/halloy/halloy.spec @@ -18,6 +18,7 @@ BuildRequires: alsa-lib-devel BuildRequires: cargo-rpm-macros >= 24 BuildRequires: desktop-file-utils BuildRequires: openssl-devel +BuildRequires: pkgconfig(xcb) %description