From: Steinar H. Gunderson Date: Sat, 9 Dec 2023 15:28:26 +0000 (+0100) Subject: Better HOWTO in the README. X-Git-Tag: 1.5.0~2 X-Git-Url: https://git.sesse.net/?p=cubemap;a=commitdiff_plain;h=3464053ffc7a676961ab825f6fc6aa0dcbd9f50f Better HOWTO in the README. --- diff --git a/README b/README index 7ae25df..46a943a 100644 --- a/README +++ b/README @@ -28,7 +28,9 @@ A short list of features: HOWTO: - sudo apt install libprotobuf-dev protobuf-compiler libsystemd-dev libtomcrypt-dev pkg-config + sudo apt install libprotobuf-dev protobuf-compiler libsystemd-dev libtomcrypt-dev pkg-config autoconf + sudo apt install libavformat-dev libavutil-dev # Optional + autoreconf -I . ./configure make -j4