diff --git a/mastodont.pc b/mastodont.pc index 33be142..23e428d 100644 --- a/mastodont.pc +++ b/mastodont.pc @@ -6,5 +6,6 @@ libdir=${exec_prefix}/lib Name: mastodont Description: The mastodont library Version: 0.0.1 +Requires: libcjson libcurl Cflags: -I${includedir}/mastodont -Libs: -L${libdir} -lmastodont \ No newline at end of file +Libs: -L${libdir} -lmastodont \ No newline at end of file