mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 14:05:34 +00:00
60d2fab857
* *.pc.in : add Requires so that dependent libs are pulled in too. svn path=/trunk/gtk-sharp/; revision=27132
11 lines
210 B
PkgConfig
11 lines
210 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
|
|
Name: Glade#
|
|
Description: Glade# - Glade .NET Binding
|
|
Version: @VERSION@
|
|
Requires: gtk-sharp
|
|
Libs: -lib:${libdir}/mono/@PACKAGE@ -r:glade-sharp
|