From: Steinar H. Gunderson Date: Wed, 6 Dec 2023 20:07:45 +0000 (+0100) Subject: pkg-config is required. X-Git-Tag: 1.5.0~6 X-Git-Url: https://git.sesse.net/?p=cubemap;a=commitdiff_plain;h=16c4bfba6d41e67bbff2ba9b4b579b017e121bbd pkg-config is required. --- diff --git a/README b/README index 15913a1..a674f7a 100644 --- a/README +++ b/README @@ -27,7 +27,7 @@ A short list of features: HOWTO: - sudo apt install libprotobuf-dev protobuf-compiler libsystemd-dev libtomcrypt-dev + sudo apt install libprotobuf-dev protobuf-compiler libsystemd-dev libtomcrypt-dev pkg-config ./configure make -j4