From ca862a594cef170c493f60199ca2775c07962fbf Mon Sep 17 00:00:00 2001 From: Lee Thompson Date: Tue, 4 Dec 2012 19:00:59 -0600 Subject: [PATCH] kill prereq on RPM spec file --- jq.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jq.spec b/jq.spec index ca63aa9..ea7fe98 100644 --- a/jq.spec +++ b/jq.spec @@ -8,7 +8,7 @@ Source0: jq-%{version}.tar.gz URL: https://github.com/stedolan/jq License: BSD AutoReqProv: no -BuildPrereq: autoconf, libtool, automake, flex, bison, python +#BuildPrereq: autoconf, libtool, automake, flex, bison, python Group: Applications/System # Requires: -- 2.40.0