summaryrefslogtreecommitdiff
path: root/libgtop-2.0.pc.in
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm@src.gnome.org>2004-01-04 21:57:08 +0000
committerMalcolm Tredinnick <malcolm@src.gnome.org>2004-01-04 21:57:08 +0000
commit955b2d5c828a8dc7a45489a3202a580b70dc7d1a (patch)
tree10439819746d392a9bc0f453816f089541ed902d /libgtop-2.0.pc.in
parente25dba32e293340dcb1cb17844925718bd4d8cbb (diff)
downloadlibgtop-955b2d5c828a8dc7a45489a3202a580b70dc7d1a.tar.gz
Include -lgtop in the linking flags. Bug #130506.
* libgtop-2.0.pc.in: Include -lgtop in the linking flags. Bug #130506.
Diffstat (limited to 'libgtop-2.0.pc.in')
-rw-r--r--libgtop-2.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgtop-2.0.pc.in b/libgtop-2.0.pc.in
index 2f111a42..d7a7e74a 100644
--- a/libgtop-2.0.pc.in
+++ b/libgtop-2.0.pc.in
@@ -7,7 +7,7 @@ Name: libgtop
Description: Portable System Access Library
Requires: glib-2.0
Version: @VERSION@
-Libs: -L${libdir} @LIBGTOP_LIBS@ @LIBGTOP_EXTRA_LIBS@
+Libs: -L${libdir} @LIBGTOP_LIBS@ @LIBGTOP_EXTRA_LIBS@ -lgtop
Cflags: -I${includedir}/libgtop-2.0