SF.net SVN: gar:[23160] csw/mgar/pkg/tinyca/trunk/Makefile

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Sun Mar 9 10:47:25 CET 2014


Revision: 23160
          http://sourceforge.net/p/gar/code/23160
Author:   chninkel
Date:     2014-03-09 09:47:24 +0000 (Sun, 09 Mar 2014)
Log Message:
-----------
tinyca/trunk: update openssl utils dependancy name so that tinyca depends on the real package and not the stub one

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

Modified: csw/mgar/pkg/tinyca/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tinyca/trunk/Makefile	2014-03-07 22:41:53 UTC (rev 23159)
+++ csw/mgar/pkg/tinyca/trunk/Makefile	2014-03-09 09:47:24 UTC (rev 23160)
@@ -22,7 +22,7 @@
 # File name regex to get notifications about upstream software releases
 UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.bz2
 
-RUNTIME_DEP_PKGS = CSWperl CSWpmgtk2 CSWosslutils CSWzip CSWgtar
+RUNTIME_DEP_PKGS = CSWperl CSWpmgtk2 CSWopenssl-utils CSWzip CSWgtar
 
 CONFIGURE_SCRIPTS =
 BUILD_SCRIPTS =
@@ -32,7 +32,7 @@
 ARCHALL = 1
 
 CHECKPKG_OVERRIDES_CSWtinyca2 += surplus-dependency|CSWzip
-CHECKPKG_OVERRIDES_CSWtinyca2 += surplus-dependency|CSWosslutils
+CHECKPKG_OVERRIDES_CSWtinyca2 += surplus-dependency|CSWopenssl-utils
 CHECKPKG_OVERRIDES_CSWtinyca2 += surplus-dependency|CSWgtar
 CHECKPKG_OVERRIDES_CSWtinyca2 += surplus-dependency|CSWpmgtk2
 

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