mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-19 15:20:26 +00:00
12 lines
282 B
PkgConfig
12 lines
282 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: ebitdo
|
|
Description: libebitdo is a library for communicating with 8Bitdo hardware
|
|
Version: @VERSION@
|
|
Requires: glib-2.0, gobject-2.0, gio-2.0
|
|
Libs: -L${libdir} -lebitdo
|
|
Cflags: -I${includedir}
|