From 5bf43f5209589c9b010702547faaca5c77a65575 Mon Sep 17 00:00:00 2001 From: ankry Date: Mon, 17 Sep 2001 13:36:22 +0000 Subject: [PATCH] - mention that rpm requires python-devel to be built Changed files: rpm.spec -> 1.245 --- rpm.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rpm.spec b/rpm.spec index c06d35e..66a8e04 100644 --- a/rpm.spec +++ b/rpm.spec @@ -54,6 +54,7 @@ BuildRequires: gettext-devel >= 0.10.38-3 BuildRequires: libtool BuildRequires: automake BuildRequires: autoconf >= 2.50 +BuildRequires: python-devel BuildRequires: python-modules >= 2.2.1 BuildRequires: zlib-devel >= 1.1.4 # Require static library only for static build -- 2.43.0