mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-09 03:48:02 +02:00
Modified dbus-sharp.pc to include Libs and Requires field
This commit is contained in:
parent
e8a46365c7
commit
533ae2908f
2 changed files with 8 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2004-04-30 Owen Fraser-Green <owen@discobabe.net>
|
||||
|
||||
* dbus-sharp.pc.in: Modified to include include Libs and Requires
|
||||
field
|
||||
|
||||
2004-04-25 Kristian Høgsberg <krh@redhat.com>
|
||||
|
||||
* test/data/valid-messages/standard-*.message: Update message
|
||||
|
|
|
|||
|
|
@ -4,5 +4,6 @@ libdir=@libdir@
|
|||
|
||||
Name: DBus#
|
||||
Description: DBus# - D-BUS .NET Bindings
|
||||
Version: 0.1
|
||||
|
||||
Version: @VERSION@
|
||||
Requires: dbus-1 gtk-sharp
|
||||
Libs: -lib:${libdir} -r:dbus-sharp -r:glib-sharp
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue