Hi

I just installed the new SDK and selected Docker as build environment. For
my project shmoose [1] I need some devel libs like openssl.

What is the correct way to resolve this dependencies here?

I tried to log into the container with:
 > docker exec -it sailfish-os-build-engine bash
and would like to install the dependency. But:
 > sb2 -t SailfishOS-3.3.0.16-armv7hl -m sdk-install -R zypper in
openssl-devel
sb2: Error: Invalid target specified, aborting.

And obviously, even if that works, it will be gone on the next shutdown of
the docker container.

Any hints here?

[1] https://github.com/geobra/harbour-shmoose
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to