]> git.pld-linux.org Git - packages/php.git/commitdiff
- workaround for php module needing openssl symbols. depend on php-openssl
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 6 May 2005 20:52:23 +0000 (20:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.444

php.spec

index 48fde58e8658f5aa1ab0d50df6d7858d4c501d82..ac083c6c9704b5d517a0323f94315299e4b391e7 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -614,6 +614,7 @@ Summary(pl):        Modu
 Group:         Libraries
 Requires(post,preun):  %{name}-common = %{epoch}:%{version}-%{release}
 Requires:      %{name}-common = %{epoch}:%{version}-%{release}
+Requires:      %{name}-openssl = %{epoch}:%{version}-%{release}
 
 %description ftp
 This is a dynamic shared object (DSO) for PHP that will add FTP
This page took 0.089647 seconds and 4 git commands to generate.