739ce79e21
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
13 lines
272 B
PkgConfig
13 lines
272 B
PkgConfig
prefix=/gtk
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: GObject
|
|
Description: GLib Type, Object, Parameter and Signal Library
|
|
Requires: glib-2.0,gthread-2.0
|
|
Version: 2.30.3
|
|
Libs: -L${libdir} -lgobject-2.0
|
|
Libs.private: -lffi
|
|
Cflags:
|