Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2002-12-09 21:45:59 +0300
committerMiguel de Icaza <miguel@gnome.org>2002-12-09 21:45:59 +0300
commit917887781d1c47c3a31d7a499362e21d6e50e25b (patch)
tree11fd78ad5da8057927b79317d6eefbbaae7bf380 /mono.pc.in
parenta99224334e82035465870ae88c1707475e1a5b1d (diff)
Update mono.pc.in
svn path=/trunk/mono/; revision=9491
Diffstat (limited to 'mono.pc.in')
-rw-r--r--mono.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mono.pc.in b/mono.pc.in
index 0a9053b1ebd..99c957f10aa 100644
--- a/mono.pc.in
+++ b/mono.pc.in
@@ -8,5 +8,5 @@ Name: Mono
Description: Mono Runtime
Version: @VERSION@
Requires: glib-2.0 gmodule-2.0
-Libs: -L${libdir} -lmono
+Libs: -L${libdir} -lmono -lm
Cflags: -I${includedir}