mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 18:08:05 +02:00
libnm: drop libdbus-glib from pkg-config file
libnm uses GIO DBus library instead. https://mail.gnome.org/archives/networkmanager-list/2015-January/msg00065.html
This commit is contained in:
parent
8dce71be74
commit
799820f859
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ includedir=@includedir@
|
|||
Name: libnm
|
||||
Description: Convenience library for clients of NetworkManager
|
||||
Version: @VERSION@
|
||||
Requires: gio-2.0 dbus-glib-1
|
||||
Requires: gio-2.0
|
||||
Cflags: -I${includedir}/libnm
|
||||
Libs: -L${libdir} -lnm
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue