From e6cf0065b0088fb45267426593388cb1b990a901 Mon Sep 17 00:00:00 2001 From: madomado Date: Sun, 21 Jul 2024 16:58:18 +0800 Subject: [PATCH] ??] Signed-off-by: madomado --- anda/devs/tracy/tracy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/tracy/tracy.spec b/anda/devs/tracy/tracy.spec index 2e8c2e7071..945bbc1c57 100644 --- a/anda/devs/tracy/tracy.spec +++ b/anda/devs/tracy/tracy.spec @@ -31,7 +31,7 @@ This package contains the development files for the tracy package. %build -export CXX="g++ -fPIE -I/usr/include/freetype2/ $CXXFLAGS" +export CXX="g++ -fPIE -I/usr/include/freetype2/ -I/usr/include/capstone/ $CXXFLAGS" export LD="mold $LDFLAGS" %meson %meson_build