From c1498d908cfb914b94ea67a56e6701589e0dc5de Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 10 Mar 2025 21:47:56 +0200 Subject: [PATCH] Correct dependencies --- pkg.info | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pkg.info b/pkg.info index 45e8f23..28ab3fc 100644 --- a/pkg.info +++ b/pkg.info @@ -5,6 +5,5 @@ revision: 2 url: https://www.gnu.org/software/diffutils/ license: GPL3 architecture: any -depends: ["glibc"] -make_depends: ["bash","binutils","coreutils","gawk","gcc","gettext","glibc","grep","make","sed","texinfo"] +depends: ["glibc","bash"] type: source