mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 15:47:59 +02:00
Forgot this.
This commit is contained in:
parent
849d1e922c
commit
7af22a5ef9
1 changed files with 12 additions and 0 deletions
12
dbus-glib-1.0.pc.in
Normal file
12
dbus-glib-1.0.pc.in
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: dbus-glib
|
||||
Description: GLib integration for the free desktop message bus
|
||||
Version: @VERSION@
|
||||
Requires: dbus-1.0 glib-2.0
|
||||
Libs: -L${libdir} -ldbus-glib-1
|
||||
Cflags: -I${includedir}/dbus-1.0
|
||||
|
||||
Loading…
Add table
Reference in a new issue