SF.net SVN: gar:[25848] csw/mgar/pkg/emacs/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Fri Jul 15 18:34:38 CEST 2016
Revision: 25848
http://sourceforge.net/p/gar/code/25848
Author: pfelecan
Date: 2016-07-15 16:34:38 +0000 (Fri, 15 Jul 2016)
Log Message:
-----------
- remove unnecessary run-time dependencies (pkgcheck)
- fix stub catalog name (pkgcheck)
Modified Paths:
--------------
csw/mgar/pkg/emacs/trunk/Makefile
Modified: csw/mgar/pkg/emacs/trunk/Makefile
===================================================================
--- csw/mgar/pkg/emacs/trunk/Makefile 2016-07-15 11:53:26 UTC (rev 25847)
+++ csw/mgar/pkg/emacs/trunk/Makefile 2016-07-15 16:34:38 UTC (rev 25848)
@@ -134,7 +134,7 @@
SPKG_DESC_CSWemacs-common = $(DESCRIPTION) - architecture neutral common components
CATALOGNAME_CSWemacs-common = emacs_common
OBSOLETED_BY_CSWemacs-common += CSWemacs-el
-CATALOGNAME_CSWemacs-el = emacs-el_stub
+CATALOGNAME_CSWemacs-el = emacs_el_stub
# this is to be done only for this sub-package but I don't know how to
# specialize the variable:
EXTRA_TEXINFO = $(infodir)/.*
@@ -242,8 +242,6 @@
RUNTIME_DEP_PKGS_CSWemacs-athena += CSWlibm17n-core0
RUNTIME_DEP_PKGS_CSWemacs-athena += CSWlibm17n-flt0
RUNTIME_DEP_PKGS_CSWemacs-athena += CSWlibotf-utils
-RUNTIME_DEP_PKGS_CSWemacs-athena += CSWlibmagickcore6q16hdri2
-RUNTIME_DEP_PKGS_CSWemacs-athena += CSWlibmagickwand6q16hdri2
RUNTIME_DEP_PKGS_CSWemacs-athena += CSWlibncurses6
RUNTIME_DEP_PKGS_CSWemacs-athena += CSWlibpng16-16
RUNTIME_DEP_PKGS_CSWemacs-athena += CSWlibrsvg2-2
@@ -281,8 +279,6 @@
RUNTIME_DEP_PKGS_CSWemacs-gtk += CSWlibjpeg7
RUNTIME_DEP_PKGS_CSWemacs-gtk += CSWlibm17n-core0
RUNTIME_DEP_PKGS_CSWemacs-gtk += CSWlibm17n-flt0
-RUNTIME_DEP_PKGS_CSWemacs-gtk += CSWlibmagickcore6q16hdri2
-RUNTIME_DEP_PKGS_CSWemacs-gtk += CSWlibmagickwand6q16hdri2
RUNTIME_DEP_PKGS_CSWemacs-gtk += CSWlibncurses6
RUNTIME_DEP_PKGS_CSWemacs-gtk += CSWlibotf-utils
RUNTIME_DEP_PKGS_CSWemacs-gtk += CSWlibpng16-16
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