From 4c8cd6dd6545986aeb01e0b04e6bf02eeee7a2bf Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sun, 30 Nov 2025 04:00:50 -0800 Subject: [PATCH] fix(halloy): bdep pkgconfig(xcb) (#7793) (#7798) (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