repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
accel/amdxdna: Return error when setting clock failed for npu1
[drm/drm-misc.git]
/
tools
/
lib
/
thermal
/
libthermal.pc.template
blob
ac24d0ab17f51b725d6a5b53e63b5eefe11c4e1b
1
# SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)
2
3
prefix=@PREFIX@
4
libdir=@LIBDIR@
5
includedir=${prefix}/include
6
7
Name: libthermal
8
Description: thermal library
9
Requires: libnl-3.0 libnl-genl-3.0
10
Version: @VERSION@
11
Libs: -L${libdir} -lnl-genl-3 -lnl-3
12
Cflags: -I${includedir} -I${include}/libnl3