From c4a2170e7f9e2d29a589dee71d329c62ba56d083 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Tue, 8 May 2018 06:47:21 +0300 Subject: [PATCH] update and fix deps --- system/base/gawk/pspec.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/system/base/gawk/pspec.xml b/system/base/gawk/pspec.xml index a939bd49..f06724aa 100644 --- a/system/base/gawk/pspec.xml +++ b/system/base/gawk/pspec.xml @@ -12,9 +12,12 @@ app:console GNU awk pattern-matching language The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. It helps you to make changes in various text files wherever certain patterns appear, or extract data from parts of certain lines while discarding the rest. Gawk is the GNU implementation of awk. - ftp://mirrors.kernel.org/gnu/gawk/gawk-4.1.4.tar.xz + http://mirrors.kernel.org/gnu/gawk/gawk-4.2.0.tar.xz gettext + readline-devel + gmp-devel + mpfr-devel