From 537fc41c2b01c18e81e3c6fc41a7f760042bf574 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Sun, 21 Apr 2024 15:24:46 +0300 Subject: [PATCH] libgcc --- arrpc/lure.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/arrpc/lure.sh b/arrpc/lure.sh index 9b3ffde..f750089 100644 --- a/arrpc/lure.sh +++ b/arrpc/lure.sh @@ -10,6 +10,7 @@ provides=('arrpc') conflicts=('arrpc-git') deps=('glibc' 'gcc-libs') +deps_redos=('glibc' 'libgcc') build_deps=('npm' 'git') sources=("git+https://github.com/OpenAsar/arrpc.git")