Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions libctr9.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Name: @PACKAGE_NAME@
Description: Baremetal ARM9 library for the Nintendo 3DS
URL: https://github.com/gemarcano/@PACKAGE_NAME@
Version: @VERSION@
Requires.private: ctr_core
Libs: -L$(libdir) -lctr9 -lfreetype2 -lctrelf
Cflags: -I(includedir)
Requires.private: libctr_core
Libs: -L$(libdir) -lctr9 -lfreetype -lctrelf
Cflags: -I$(includedir)