diff --git a/contrib/alpine/APKBUILD b/contrib/alpine/APKBUILD index f6c97386..5cb49723 100644 --- a/contrib/alpine/APKBUILD +++ b/contrib/alpine/APKBUILD @@ -8,7 +8,7 @@ url="https://github.com/john30/ebusd" # Upstream only supports these archs. arch="x86 x86_64 aarch64 armhf armv7" license="GPL-3.0-only" -makedepends="argp-standalone cmake mosquitto-dev" +makedepends="argp-standalone cmake mosquitto-dev openssl-dev" source="$pkgname-$pkgver.tar.gz::https://github.com/john30/ebusd/archive/refs/tags/v$pkgver.tar.gz" build() {