From 3c5efa9f174993af0bb73120becbe9067228c5c3 Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Jun 15 2011 08:59:19 +0000 Subject: add missing BR for running the testsuite --- diff --git a/shedskin.spec b/shedskin.spec index 67a455b..ad7ae2b 100644 --- a/shedskin.spec +++ b/shedskin.spec @@ -21,6 +21,11 @@ BuildArch: noarch BuildRequires: python2-devel BuildRequires: python-setuptools +# Required for running the testsuite: +BuildRequires: gc-devel +BuildRequires: glibc-headers +BuildRequires: pcre-devel + # Require all devel packages for making a binary # Requires: gc-devel