diff --git a/libctr9.pc.in b/libctr9.pc.in index 2b8d931..79cfe83 100644 --- a/libctr9.pc.in +++ b/libctr9.pc.in @@ -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)