mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-13 13:25:44 +00:00
60d2fab857
* *.pc.in : add Requires so that dependent libs are pulled in too. svn path=/trunk/gtk-sharp/; revision=27132
11 lines
236 B
PkgConfig
11 lines
236 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
|
|
Name: GConf#
|
|
Description: GConf# - GConf .NET Binding
|
|
Version: @VERSION@
|
|
Requires: gnome-sharp
|
|
Libs: -lib:${libdir}/mono/@PACKAGE@ -r:gconf-sharp -r:gconf-sharp-peditors
|