summaryrefslogtreecommitdiff
path: root/check/gtk/gthread-2.0.pc
diff options
context:
space:
mode:
Diffstat (limited to 'check/gtk/gthread-2.0.pc')
-rw-r--r--check/gtk/gthread-2.0.pc11
1 files changed, 11 insertions, 0 deletions
diff --git a/check/gtk/gthread-2.0.pc b/check/gtk/gthread-2.0.pc
new file mode 100644
index 0000000..e4e407b
--- /dev/null
+++ b/check/gtk/gthread-2.0.pc
@@ -0,0 +1,11 @@
+prefix=/gtk
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: GThread
+Description: Thread support for GLib
+Requires: glib-2.0
+Version: 2.30.3
+Libs: -L${libdir} -lgthread-2.0 -pthread -lrt
+Cflags: -pthread