[csw-devel] SF.net SVN: gar:[17153] csw/mgar/pkg/splix/trunk/Makefile
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Thu Feb 23 16:18:06 CET 2012
Revision: 17153
http://gar.svn.sourceforge.net/gar/?rev=17153&view=rev
Author: cgrzemba
Date: 2012-02-23 15:18:05 +0000 (Thu, 23 Feb 2012)
Log Message:
-----------
splix/trunk: correct add dependency Ghostscript, Sol10 SFW ghostscript has no cups driver
Modified Paths:
--------------
csw/mgar/pkg/splix/trunk/Makefile
Modified: csw/mgar/pkg/splix/trunk/Makefile
===================================================================
--- csw/mgar/pkg/splix/trunk/Makefile 2012-02-23 15:12:45 UTC (rev 17152)
+++ csw/mgar/pkg/splix/trunk/Makefile 2012-02-23 15:18:05 UTC (rev 17153)
@@ -37,9 +37,9 @@
RUNTIME_DEP_PKGS_CSWsplix += CSWlibstdc++6
RUNTIME_DEP_PKGS_CSWsplix += CSWlibjbig85-2
RUNTIME_DEP_PKGS_CSWsplix += CSWcups
-RUNTIME_DEP_PKGS_CSWsplix += CSWghostscript
+RUNTIME_DEP_PKGS_CSWsplix += CSWgs
CHECKPKG_OVERRIDES_CSWsplix += surplus-dependency|CSWcups
-CHECKPKG_OVERRIDES_CSWsplix += surplus-dependency|CSWghostscript
+CHECKPKG_OVERRIDES_CSWsplix += surplus-dependency|CSWgs
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