From 37401082aadf8a8e53f48eead8987199c0f1000a Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sun, 22 Feb 2009 23:26:24 +0000 Subject: [PATCH] review dependencies globally : fewer are attached to myplc directly, and more are attached to the other PL subcomponents --- PLCAPI.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/PLCAPI.spec b/PLCAPI.spec index 3899edd..36ea4da 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -28,6 +28,13 @@ Obsoletes: plcapilib # We use set everywhere Requires: python >= 2.4 +Requires: postgresql postgresql-server postgresql-python +Requires: python-psycopg2 +Requires: python-pycurl +Requires: httpd +Requires: mod_python +Requires: mod_ssl +Requires: SOAPpy # We use psycopg2 BuildRequires: postgresql-devel -- 2.43.0