Skip to content

Commit

Permalink
Remove capstone from pkgconfig-depends
Browse files Browse the repository at this point in the history
Fixup HEAD^
tomsmeding committed Nov 29, 2024

Verified

This commit was signed with the committer’s verified signature.
tomsmeding Tom Smeding
1 parent 0b9467f commit 228dbee
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions accelerate.cabal
Original file line number Diff line number Diff line change
@@ -729,8 +729,7 @@ executable tracy
, formatting

pkgconfig-depends:
capstone
, freetype2
freetype2
, glfw3

if !os(windows) && !os(darwin)
@@ -757,9 +756,6 @@ executable tracy-capture
, accelerate
, formatting

pkgconfig-depends:
capstone

cpp-options:
-DEXECUTABLE="tracy-capure"

0 comments on commit 228dbee

Please sign in to comment.