[csw-devel] SF.net SVN: gar:[15138] csw/mgar/pkg/cpan/PPIx-Utilities/trunk/Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Jul 20 01:46:49 CEST 2011
Revision: 15138
http://gar.svn.sourceforge.net/gar/?rev=15138&view=rev
Author: bonivart
Date: 2011-07-19 23:46:49 +0000 (Tue, 19 Jul 2011)
Log Message:
-----------
cpan/PPIx-Utilities/trunk: fix deps
Modified Paths:
--------------
csw/mgar/pkg/cpan/PPIx-Utilities/trunk/Makefile
Modified: csw/mgar/pkg/cpan/PPIx-Utilities/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/PPIx-Utilities/trunk/Makefile 2011-07-19 23:43:22 UTC (rev 15137)
+++ csw/mgar/pkg/cpan/PPIx-Utilities/trunk/Makefile 2011-07-19 23:46:49 UTC (rev 15138)
@@ -18,14 +18,14 @@
LICENSE = LICENSE
+RUNTIME_DEP_PKGS += CSWpm-exception-class
+RUNTIME_DEP_PKGS += CSWpm-ppi
RUNTIME_DEP_PKGS += CSWpmreadonly
-RUNTIME_DEP_PKGS += CSWpm-test-deep
-RUNTIME_DEP_PKGS += CSWpm-module-build
-RUNTIME_DEP_PKGS += CSWpm-exception-class
+RUNTIME_DEP_PKGS += CSWpmtaskweaken
# Unreleased packages, remove next time
CHECKPKG_OVERRIDES_CSWpm-ppix-utilities += unidentified-dependency|CSWpm-exception-class
-CHECKPKG_OVERRIDES_CSWpm-ppix-utilities += unidentified-dependency|CSWpm-module-build
+CHECKPKG_OVERRIDES_CSWpm-ppix-utilities += unidentified-dependency|CSWpm-ppi
include gar/category.mk
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