Browse code

Fix gawk runtime dep on mpfr

Vinay Kulkarni authored on 2015/09/11 19:20:46
Showing 1 changed files
... ...
@@ -10,6 +10,7 @@ Distribution: Photon
10 10
 Source0:		http://ftp.gnu.org/gnu/gawk/%{name}-%{version}.tar.xz
11 11
 %define sha1 gawk=caabca3c1a59d05807c826c45a4639b82cad612a
12 12
 Provides:	/bin/gawk
13
+Requires:	mpfr
13 14
 Requires:	gmp
14 15
 %description
15 16
 The Gawk package contains programs for manipulating text files.