slint/docker
Tasuku Suzuki 9ca5c63583 Fix build for raspberry pi with cross
slint needs openssl to build it.

The system library `openssl` required by crate `openssl-sys` was not found.
The file `openssl.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory.
PKG_CONFIG_PATH contains the following:
    - /usr/lib/arm-linux-gnueabihf/pkgconfig

HINT: you may need to install a package such as openssl, openssl-dev or openssl-devel.
2024-05-20 08:48:51 +02:00
..
Dockerfile.aarch64-unknown-linux-gnu Fix build for raspberry pi with cross 2024-05-20 08:48:51 +02:00
Dockerfile.armv7-unknown-linux-gnueabihf Fix build for raspberry pi with cross 2024-05-20 08:48:51 +02:00
Dockerfile.cpp-image Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
Dockerfile.riscv64gc-unknown-linux-gnu Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
Dockerfile.torizon-demos Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
Dockerfile.x86_64-unknown-linux-gnu Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00