X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono.pc.in;h=b837aa6d784cc3a6088e97a07a54cb6a0c06696e;hb=89ef4f658507530def736945fbbda7cdc9c146d1;hp=1e50f2bfcbfc50d2488556c3c9bc7c7bd43b24c5;hpb=46d978a6afcd867f988171614d9478022eaaef68;p=mono.git diff --git a/mono.pc.in b/mono.pc.in index 1e50f2bfcbf..b837aa6d784 100644 --- a/mono.pc.in +++ b/mono.pc.in @@ -7,6 +7,6 @@ includedir=@includedir@ Name: Mono Description: Mono Runtime Version: @VERSION@ -Requires: glib-2.0 gmodule-2.0 -Libs: -L${libdir} -lmono -lm +Requires: glib-2.0 gmodule-2.0 gthread-2.0 +Libs: -L${libdir} -lmono @libmono_ldflags@ -lm Cflags: -I${includedir} @libmono_cflags@