mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-05 08:48:05 +02:00
Fix up the include directory in the pkgconfig file
This commit is contained in:
parent
6d7c30ac7c
commit
09665a21ac
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@ Version: @VERSION@
|
|||
Requires.private: dbus-1, gthread-2.0
|
||||
Requires: glib-2.0, gobject-2.0
|
||||
Libs: -L${libdir} -lupower
|
||||
Cflags: -I${includedir}/UPower
|
||||
Cflags: -I${includedir}/upower-glib
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue