review dependencies globally : fewer are attached to myplc directly, and more are...
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 22 Feb 2009 23:26:24 +0000 (23:26 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 22 Feb 2009 23:26:24 +0000 (23:26 +0000)
PLCAPI.spec

index 3899edd..36ea4da 100644 (file)
@@ -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