summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/libbytesize/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/libbytesize/APKBUILD b/user/libbytesize/APKBUILD
index e9c693deb..d7b9c4727 100644
--- a/user/libbytesize/APKBUILD
+++ b/user/libbytesize/APKBUILD
@@ -8,7 +8,7 @@ url="https://github.com/storaged-project/libbytesize/"
arch="all"
options="!check" # Requires locale(1).
license="LGPL-2.1+"
-makedepends="gmp-dev mpfr-dev python3"
+makedepends="gmp-dev mpfr-dev pcre-dev python3"
subpackages="$pkgname-dev $pkgname-lang py3-bytesize:py:noarch"
source="https://github.com/storaged-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz
no-msgcat.patch"