commit | 809b6ecb53e35654d988f8f8f263a51ac6d10003 | [log] [tgz] |
---|---|---|
author | Olaf Hering <olaf@aepfle.de> | Fri Oct 02 09:50:45 2015 +0000 |
committer | Zhang Rui <rui.zhang@intel.com> | Sat Oct 10 11:32:31 2015 +0800 |
tree | 4e99d7bec2660e261b55339f5082b479467294c7 | |
parent | e866a2e3950fe2f708d5cc67d641b1725ef7a708 [diff] |
tools/thermal: tmon: use pkg-config also for CFLAGS The header <panel.h> might be in /usr/include/ncursesw, which is not part of the standard include path. This fixes compile on openSUSE. Signed-off-by: Olaf Hering <olaf@aepfle.de> Signed-off-by: Zhang Rui <rui.zhang@intel.com>