[csw-devel] SF.net SVN: gar:[11202] csw/mgar/pkg/libxslt/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sat Oct 9 14:49:45 CEST 2010
Revision: 11202
http://gar.svn.sourceforge.net/gar/?rev=11202&view=rev
Author: bdwalton
Date: 2010-10-09 12:49:45 +0000 (Sat, 09 Oct 2010)
Log Message:
-----------
libxslt: add more deps for py_libxslt (thanks checkpkg!)
Modified Paths:
--------------
csw/mgar/pkg/libxslt/trunk/Makefile
Modified: csw/mgar/pkg/libxslt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxslt/trunk/Makefile 2010-10-09 02:34:21 UTC (rev 11201)
+++ csw/mgar/pkg/libxslt/trunk/Makefile 2010-10-09 12:49:45 UTC (rev 11202)
@@ -43,8 +43,15 @@
RUNTIME_DEP_PKGS_CSWlibxslt = CSWgcrypt CSWgpgerr CSWiconv CSWlibxml2 CSWzlib
RUNTIME_DEP_PKGS_CSWlibxsltdevel = CSWlibxslt
-RUNTIME_DEP_PKGS_CSWpylibxslt = CSWpython CSWlibxslt
+RUNTIME_DEP_PKGS_CSWpylibxslt = CSWpython
+RUNTIME_DEP_PKGS_CSWpylibxslt += CSWlibxslt
+RUNTIME_DEP_PKGS_CSWpylibxslt += CSWlibxml2
+RUNTIME_DEP_PKGS_CSWpylibxslt += CSWzlib
+RUNTIME_DEP_PKGS_CSWpylibxslt += CSWgpgerr
+RUNTIME_DEP_PKGS_CSWpylibxslt += CSWgcrypt
+RUNTIME_DEP_PKGS_CSWpylibxslt += CSWiconv
+
PKGFILES_CSWlibxsltdevel = $(PKGFILES_DEVEL)
PKGFILES_CSWlibxsltdevel += $(docdir)/libxslt-$(GARVERSION)/.*
PKGFILES_CSWlibxsltdevel += $(libdir)/xsltConf.sh
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