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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Tue Mar 22 02:49:33 CET 2011


Revision: 13912
          http://gar.svn.sourceforge.net/gar/?rev=13912&view=rev
Author:   bdwalton
Date:     2011-03-22 01:49:33 +0000 (Tue, 22 Mar 2011)

Log Message:
-----------
libxslt/trunk: update deps to match split out libs

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

Modified: csw/mgar/pkg/libxslt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxslt/trunk/Makefile	2011-03-22 01:40:25 UTC (rev 13911)
+++ csw/mgar/pkg/libxslt/trunk/Makefile	2011-03-22 01:49:33 UTC (rev 13912)
@@ -19,12 +19,22 @@
 PKGFILES_CSWlibexslt0 += $(call baseisadirs,$(libdir),libexslt\.so\.0\.8\.15)
 PKGFILES_CSWlibexslt0 += $(call baseisadirs,$(libdir),libexslt\.so\.0(\.\d+)*)
 SPKG_DESC_CSWlibexslt0 += XSLT engine runtime package, libexslt.so.0
+RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWiconv
+RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWgpgerr
+RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWzlib
+RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWlibxml2
+RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWlibxslt1
+RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWgcrypt
 
 PACKAGES += CSWlibxslt1
 CATALOGNAME_CSWlibxslt1 = libxslt1
 PKGFILES_CSWlibxslt1 += $(call baseisadirs,$(libdir),libxslt\.so\.1\.1\.26)
 PKGFILES_CSWlibxslt1 += $(call baseisadirs,$(libdir),libxslt\.so\.1(\.\d+)*)
 SPKG_DESC_CSWlibxslt1 += XSLT engine runtime package, libxslt.so.1
+RUNTIME_DEP_PKGS_CSWlibxslt1 += CSWlibxml2
+RUNTIME_DEP_PKGS_CSWlibxslt1 += CSWiconv
+RUNTIME_DEP_PKGS_CSWlibxslt1 += CSWzlib
+
 RUNTIME_DEP_PKGS_CSWlibxslt += CSWlibxslt1
 
 OBSOLETES_CSWpy-libxslt = CSWpylibxslt
@@ -52,9 +62,14 @@
 PYCOMPILE = 1
 
 RUNTIME_DEP_PKGS_CSWlibxslt = CSWgcrypt CSWgpgerr CSWiconv CSWlibxml2 CSWzlib
+RUNTIME_DEP_PKGS_CSWlibxslt += CSWlibxslt1
+RUNTIME_DEP_PKGS_CSWlibxslt += CSWlibexslt0
 RUNTIME_DEP_PKGS_CSWlibxslt-dev = CSWlibxslt
+RUNTIME_DEP_PKGS_CSWlibxslt-dev += CSWlibxslt1
+RUNTIME_DEP_PKGS_CSWlibxslt-dev += CSWlibexslt0
 RUNTIME_DEP_PKGS_CSWpy-libxslt  = CSWpython
-RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWlibxslt
+RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWlibxslt1
+RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWlibexslt0
 RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWlibxml2
 RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWzlib
 RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWgpgerr
@@ -68,8 +83,6 @@
 PKGFILES_CSWpy-libxslt = $(libdir)/python.*
 PKGFILES_CSWpy-libxslt += $(docdir)/libxslt-python-$(VERSION)/.*
 
-CHECKPKG_OVERRIDES_CSWlibxslt-dev += surplus-dependency|CSWlibxslt
-
 include gar/category.mk
 
 post-merge:


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