[csw-devel] SF.net SVN: gar:[21888] csw/mgar/pkg/mercurial/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Sat Sep 7 18:43:48 CEST 2013
Revision: 21888
http://gar.svn.sourceforge.net/gar/?rev=21888&view=rev
Author: pfelecan
Date: 2013-09-07 16:43:46 +0000 (Sat, 07 Sep 2013)
Log Message:
-----------
mercurial/trunk: runtime dependencies in prepapration for dual Python
2 interpreter support
Modified Paths:
--------------
csw/mgar/pkg/mercurial/trunk/Makefile
Modified: csw/mgar/pkg/mercurial/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mercurial/trunk/Makefile 2013-09-07 10:34:55 UTC (rev 21887)
+++ csw/mgar/pkg/mercurial/trunk/Makefile 2013-09-07 16:43:46 UTC (rev 21888)
@@ -22,6 +22,10 @@
#TEST_SCRIPTS = $(WORKSRC)/tests/run_tests.py
#TEST_TARGET =
+RUNTIME_DEP_PKGS_CSWmercurial += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWmercurial += CSWlibpython2-6-1-0
+RUNTIME_DEP_PKGS_CSWmercurial += CSWlibpython2-7-1-0
+
CHECKPKG_OVERRIDES_CSWmercurial += pkgname-does-not-start-with-CSWpy-
CHECKPKG_OVERRIDES_CSWmercurial += catalogname-does-not-start-with-py_
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