diff options
author | Zoltán Böszörményi <zboszor@gmail.com> | 2022-03-22 06:17:40 +0100 |
---|---|---|
committer | Richard Leitner <richard.leitner@skidata.com> | 2022-03-22 09:10:59 +0100 |
commit | 42878b58b345d9fd1ed9c8229e7799e434d6b024 (patch) | |
tree | 89d867a0594eda4a94e8272b1b2eb4fd3f30f37b /CONTRIBUTING.md | |
parent | 37970e936e6289e256994ed25d66f50d7fbe5ebb (diff) | |
download | meta-java-42878b58b345d9fd1ed9c8229e7799e434d6b024.tar.gz |
classpath: inherit pkgconfig
It fixes this error:
| checking for pkg-config... no
| *** The pkg-config script could not be found. Make sure it is
| *** in your path, or set the PKG_CONFIG environment variable
| *** to the full path to pkg-config.
| *** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
| configure: error: Library requirements (gtk+-2.0 >= 2.8 gthread-2.0 >= 2.2 gdk-pixbuf-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
| NOTE: The following config.log files may provide further information.
| NOTE: .../work/core2-64-oe-linux/classpath/0.99-r3/build/config.log
| ERROR: configure failed
Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions