From bcc915f46923d49803876cb10e6cec3b0737918f Mon Sep 17 00:00:00 2001 From: sigui Date: Wed, 15 Jan 2020 16:18:53 +0800 Subject: [PATCH] resolve builddeps --- gnulib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnulib.spec b/gnulib.spec index 3d0d795..786899c 100644 --- a/gnulib.spec +++ b/gnulib.spec @@ -5,7 +5,7 @@ Summary: The GNU Portability Library License: Public Domain and BSD and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2 and LGPLv2+ and LGPLv3+ URL: https://www.gnu.org/software/gnulib Source0: https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=snapshot;h=68df637;sf=tgz;name=gnulib-68df637.tar.gz#/gnulib-68df637.tar.gz -BuildRequires: perl-generators texinfo java-1.8.0-openjdk gettext-devel bison gperf libtool help2man git +BuildRequires: perl-generators texinfo java-devel gettext-devel bison gperf libtool help2man git %description Gnulib is a central location for common GNU code, intended to be -- Gitee