aboutsummaryrefslogtreecommitdiffstats
path: root/community/libewf/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libewf/APKBUILD')
-rw-r--r--community/libewf/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libewf/APKBUILD b/community/libewf/APKBUILD
index 526eec0dd1d..44011df4bc3 100644
--- a/community/libewf/APKBUILD
+++ b/community/libewf/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=libewf
pkgver=20171104
-pkgrel=1
+pkgrel=2
pkgdesc="Library to support the Expert Witness Compression Format"
url="http://libewf.sourceforge.net"
arch="all"
license="LGPL-2.0-or-later"
depends=""
-depends_dev="zlib-dev bzip2-dev libressl-dev util-linux-dev"
+depends_dev="zlib-dev bzip2-dev openssl-dev util-linux-dev"
makedepends="$depends_dev"
install=""
subpackages="$pkgname-dev $pkgname-doc"