SF.net SVN: gar:[25306] csw/mgar/pkg/php5/branches/php-5.6.x/Makefile

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Thu Oct 22 16:40:11 CEST 2015


Revision: 25306
          http://sourceforge.net/p/gar/code/25306
Author:   cgrzemba
Date:     2015-10-22 14:40:10 +0000 (Thu, 22 Oct 2015)
Log Message:
-----------
php5/branches/php-5.6.x: add runtime dependencies

Modified Paths:
--------------
    csw/mgar/pkg/php5/branches/php-5.6.x/Makefile

Modified: csw/mgar/pkg/php5/branches/php-5.6.x/Makefile
===================================================================
--- csw/mgar/pkg/php5/branches/php-5.6.x/Makefile	2015-10-22 13:02:20 UTC (rev 25305)
+++ csw/mgar/pkg/php5/branches/php-5.6.x/Makefile	2015-10-22 14:40:10 UTC (rev 25306)
@@ -150,6 +150,7 @@
 RUNTIME_DEP_PKGS_CSWap24-modphp5 += CSWlibicuio55
 PKGFILES_CSWap24-modphp5 += $(libdir)/apache2/modules.*
 CHECKPKG_OVERRIDES_CSWap24-modphp5 += surplus-dependency|CSWphp5
+CHECKPKG_OVERRIDES_CSWap24-modphp5 += surplus-dependency|CSWapache24
 CHECKPKG_OVERRIDES_CSWap24-modphp5 += file-with-bad-content|/usr/local|root/opt/csw/lib/apache2/modules/libphp5.so
 
 $(eval $(call php5_subpackage,bcmath,))
@@ -170,7 +171,8 @@
 PKGFILES_CSWphp5-hash += .*/include/php/ext/hash.*
 $(eval $(call php5_subpackage,iconv,CSWlibiconv2))
 PKGFILES_CSWphp5-iconv += .*/include/php/ext/iconv.*
-$(eval $(call php5_subpackage,imap,))
+$(eval $(call php5_subpackage,imap,CSWlibc-client-dev))
+
 $(eval $(call php5_subpackage,json,))
 $(eval $(call php5_subpackage,ldap,CSWliblber2-4-2 CSWlibldap2-4-2))
 $(eval $(call php5_subpackage,mbstring,))

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list