summaryrefslogtreecommitdiff
path: root/check/gtk/gmodule-no-export-2.0.pc
blob: aa2d824d37a2bbcbf45a44b39e16ddd392d03235 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix=/gtk
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

gmodule_supported=true

Name: GModule
Description: Dynamic module loader for GLib
Requires: glib-2.0
Version: 2.30.3
Libs: -L${libdir} -lgmodule-2.0 -pthread  -lrt
Libs.private: -ldl
Cflags: -pthread