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