[csw-devel] SF.net SVN: gar:[15455] csw/mgar/pkg/nagios/trunk/Makefile

j_arndt at users.sourceforge.net j_arndt at users.sourceforge.net
Sun Aug 28 21:44:23 CEST 2011


Revision: 15455
          http://gar.svn.sourceforge.net/gar/?rev=15455&view=rev
Author:   j_arndt
Date:     2011-08-28 19:44:23 +0000 (Sun, 28 Aug 2011)
Log Message:
-----------
nagios: added missing dependencies

Modified Paths:
--------------
    csw/mgar/pkg/nagios/trunk/Makefile

Modified: csw/mgar/pkg/nagios/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nagios/trunk/Makefile	2011-08-28 19:19:20 UTC (rev 15454)
+++ csw/mgar/pkg/nagios/trunk/Makefile	2011-08-28 19:44:23 UTC (rev 15455)
@@ -30,6 +30,9 @@
 RUNTIME_DEP_PKGS_CSWnagios += CSWosslrt CSWperl CSWpng CSWzlib CSWnagiosp CSWap2modphp5 CSWbdb
 RUNTIME_DEP_PKGS_CSWnagios += CSWcswclassutils 
 RUNTIME_DEP_PKGS_CSWnagios += CSWlibgd2
+RUNTIME_DEP_PKGS_CSWnagios += CSWlibiconv2
+RUNTIME_DEP_PKGS_CSWnagios += CSWlibpng12-0
+RUNTIME_DEP_PKGS_CSWnagios += CSWlibz1
 
 LICENSE = LICENSE
 
@@ -141,6 +144,9 @@
 CHECKPKG_OVERRIDES_CSWnagios += file-with-bad-content|/usr/local|root/opt/csw/nagios/share/docs/configobject.html
 CHECKPKG_OVERRIDES_CSWnagios += file-with-bad-content|/usr/local|root/opt/csw/etc/templates/CSWnagios/etc/opt/csw/nagios/nagios.cfg
 CHECKPKG_OVERRIDES_CSWnagios += file-with-bad-content|/usr/local|root/opt/csw/etc/templates/CSWnagios/etc/opt/csw/nagios/cgi.cfg
+CHECKPKG_OVERRIDES_CSWnagios += surplus-dependency|CSWpng
+CHECKPKG_OVERRIDES_CSWnagios += surplus-dependency|CSWzlib
+CHECKPKG_OVERRIDES_CSWnagios += surplus-dependency|CSWiconv
 
 #
 # yes, we need this dependencies
@@ -156,6 +162,7 @@
 CHECKPKG_OVERRIDES_CSWnagios += surplus-dependency|CSWbdb
 CHECKPKG_OVERRIDES_CSWnagios += surplus-dependency|CSWosslrt
 
+
 include gar/category.mk
 
 DOCS        = Changelog INSTALLING README UPGRADING

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