]> git.proxmox.com Git - mirror_frr.git/commitdiff
redhat: Add python2 build requirement to pythontools sub package
authorMartin Winter <mwinter@opensourcerouting.org>
Fri, 14 Apr 2017 09:21:44 +0000 (02:21 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 6 Jun 2017 18:35:12 +0000 (14:35 -0400)
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
redhat/frr.spec.in

index 1ebb7c16ca5fae9d2b688a7c8536dfb1dd33aa7e..dcddd466cecd5f84e634f3f0233c42271dfef42e 100644 (file)
@@ -169,6 +169,7 @@ Contributed/3rd party tools which may be of use with frr.
 
 %package pythontools
 Summary: python tools for frr
+BuildRequires: python >= 2.7
 Requires: python >= 2.7 python-ipaddr
 Group: System Environment/Daemons