[csw-devel] SF.net SVN: gar:[15025] csw/mgar/pkg/libxslt/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sat Jul 9 15:06:34 CEST 2011
Revision: 15025
http://gar.svn.sourceforge.net/gar/?rev=15025&view=rev
Author: bdwalton
Date: 2011-07-09 13:06:34 +0000 (Sat, 09 Jul 2011)
Log Message:
-----------
libxslt/trunk: update gpg err and gcrypt deps for newly split packages, correct typo when setting zlib dep in top level package
Modified Paths:
--------------
csw/mgar/pkg/libxslt/trunk/Makefile
Modified: csw/mgar/pkg/libxslt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxslt/trunk/Makefile 2011-07-09 12:45:22 UTC (rev 15024)
+++ csw/mgar/pkg/libxslt/trunk/Makefile 2011-07-09 13:06:34 UTC (rev 15025)
@@ -17,8 +17,9 @@
PACKAGES = CSWlibxslt
SPKG_DESC_CSWlibxslt = XSLT engine runtime package
CATALOGNAME_CSWlibxslt = libxslt
-RUNTIME_DEP_PKGS_CSWlibxslt += CSWgcrypt CSWgpgerr CSWiconv CSWlibxml2-2
-RUNTIME_DEP_PKGS_CSWlibxstl += CSWzlib
+RUNTIME_DEP_PKGS_CSWlibxslt += CSWlibgcrypt11 CSWlibgpg-error0
+RUNTIME_DEP_PKGS_CSWlibxslt += CSWiconv CSWlibxml2-2
+RUNTIME_DEP_PKGS_CSWlibxslt += CSWzlib
RUNTIME_DEP_PKGS_CSWlibxslt += CSWlibxslt1 CSWlibexslt0
PACKAGES += CSWlibxslt-dev
@@ -42,8 +43,8 @@
RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWlibexslt0
RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWlibxml2-2
RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWzlib
-RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWgpgerr
-RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWgcrypt
+RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWlibgpg-error0
+RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWlibgcrypt11
RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWiconv
PKGFILES_CSWpy-libxslt = $(libdir)/python.*
PKGFILES_CSWpy-libxslt += $(docdir)/libxslt-python-$(VERSION)/.*
@@ -54,11 +55,11 @@
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 += CSWlibgpg-error0
RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWzlib
RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWlibxml2-2
RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWlibxslt1
-RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWgcrypt
+RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWlibgcrypt11
PACKAGES += CSWlibxslt1
CATALOGNAME_CSWlibxslt1 = libxslt1
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