From 2fb2679be879f4c62597c55a4985a4df9c377f6b Mon Sep 17 00:00:00 2001 From: sigui Date: Mon, 13 Jan 2020 12:04:03 +0800 Subject: [PATCH] resolve deps. --- gnulib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnulib.spec b/gnulib.spec index 786899c..3d0d795 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-devel gettext-devel bison gperf libtool help2man git +BuildRequires: perl-generators texinfo java-1.8.0-openjdk gettext-devel bison gperf libtool help2man git %description Gnulib is a central location for common GNU code, intended to be -- Gitee