From 7f06d52b45e2b1dc0d995c5a05aefacfc3da700b Mon Sep 17 00:00:00 2001 From: "David Kaspar [Dee'Kej]" Date: Fri, 25 Aug 2017 11:52:47 +0200 Subject: [PATCH] specfile: reformatting - few empty lines added --- gawk.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gawk.spec b/gawk.spec index 3a6b988..d997a00 100644 --- a/gawk.spec +++ b/gawk.spec @@ -37,12 +37,15 @@ Requires: mpfr Requires: readline Requires(post): info Requires(preun): info + BuildRequires: ghostscript-core BuildRequires: git + # Extending GAWK possibilities: BuildRequires: libsigsegv-devel BuildRequires: mpfr-devel BuildRequires: readline-devel + # Documentation (gawk-doc): BuildRequires: texinfo-tex BuildRequires: texlive-ec