X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono.pc.in;h=b837aa6d784cc3a6088e97a07a54cb6a0c06696e;hb=fcdb7daa1091cc026ae11cca698d08dd56b8eeb3;hp=0a9053b1ebd33540ac9c195148632bd96d26e0ec;hpb=2c8ed7e76100cc78690748967ee3356051848605;p=mono.git diff --git a/mono.pc.in b/mono.pc.in index 0a9053b1ebd..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 -Cflags: -I${includedir} +Requires: glib-2.0 gmodule-2.0 gthread-2.0 +Libs: -L${libdir} -lmono @libmono_ldflags@ -lm +Cflags: -I${includedir} @libmono_cflags@