aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak-musl/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-07-02 16:30:43 +0200
committerMattias Andrée <maandree@kth.se>2023-07-02 16:30:43 +0200
commitc0d5916e5116e1e43a96e0afdf814f44803c8d3e (patch)
tree12299f8b7c6990dde8732e24155ae1a28a078367 /libkeccak-musl/PKGBUILD
parentUpdate libkeccak-musl to version 1.4 (diff)
downloadaur-packages-c0d5916e5116e1e43a96e0afdf814f44803c8d3e.tar.gz
aur-packages-c0d5916e5116e1e43a96e0afdf814f44803c8d3e.tar.bz2
aur-packages-c0d5916e5116e1e43a96e0afdf814f44803c8d3e.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libkeccak-musl/PKGBUILD')
-rw-r--r--libkeccak-musl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkeccak-musl/PKGBUILD b/libkeccak-musl/PKGBUILD
index 57e4f79..e875d72 100644
--- a/libkeccak-musl/PKGBUILD
+++ b/libkeccak-musl/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64' 'i686')
url='https://codeberg.org/maandree/libkeccak'
license=('custom:ISC')
_compiler=gcc
-depends=('glibc' 'musl' "${_compiler}")
+depends=('musl' "${_compiler}")
source=("${_pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
b2sums=('645ae0cb8bb8c8f512487eec876bc63bd8c2e2a5243e3ebe32aca2e4cc79a3271a18a8295d097f6a1e536444bcf1af6331507ccf814bab2ae838c005434ca84f')