From 8ca25e8cf8f0470a0ca77fea8861f89f24927944 Mon Sep 17 00:00:00 2001 From: Mosaab Alzoubi Date: Mon, 9 Sep 2019 01:53:19 +0300 Subject: [PATCH] Updadte to 2.23 #2 --- gengetopt.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gengetopt.spec b/gengetopt.spec index 7e4c2ff..c6cadfa 100644 --- a/gengetopt.spec +++ b/gengetopt.spec @@ -5,11 +5,11 @@ Summary: Tool to write command line option parsing code for C programs License: GPLv3+ URL: http://www.gnu.org/software/gengetopt/ Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz -%ifnarch s390 + BuildRequires: gcc-c++ BuildRequires: gcc -BuildRequires: valgrind -%endif +BuildRequires: valgrind +BuildRequires: texinfo Provides: bundled(gnulib) %description