From 3e280ce60f69c7ad30a369073867d96755f3d83e Mon Sep 17 00:00:00 2001 From: "Stuart D. Gathman" Date: Sat, 14 Jan 2017 13:18:46 -0500 Subject: [PATCH] Need python2 for build (rawhide defaults to python3) --- cjdns.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cjdns.spec b/cjdns.spec index 9152770..295a7aa 100644 --- a/cjdns.spec +++ b/cjdns.spec @@ -93,7 +93,7 @@ Patch12: cjdns.sign.patch # Recognize ppc64, ppc64le, and s390x arches Patch13: cjdns.ppc64.patch -BuildRequires: nodejs, nodejs-ronn +BuildRequires: nodejs, nodejs-ronn, python2 # Automated package review hates explicit BR on make, but it *is* needed BuildRequires: make