[csw-devel] SF.net SVN: gar:[18511] csw/mgar/pkg/pilotlink/trunk/Makefile
Maciej (Matchek) Bliziński
maciej at opencsw.org
Tue Jun 26 10:31:35 CEST 2012
2012/6/23 <pfelecan at users.sourceforge.net>:
> PACKAGES += CSWlibpitcl0
> CATALOGNAME_CSWlibpitcl0 = libpitcl0
> @@ -170,6 +225,10 @@
> RUNTIME_DEP_PKGS_CSWlibpitcl0 += CSWlibpisock9
> RUNTIME_DEP_PKGS_CSWlibpitcl0 += CSWtcl
> LICENCE_CSWlibpitcl0 = COPYING.LIB
> +CHECKPKG_OVERRIDES_CSWlibpitcl0 += bad-rpath-entry|/usr/sfw/lib|opt/csw/lib/libpitcl.so.0.0.0
> +CHECKPKG_OVERRIDES_CSWlibpitcl0 += surplus-dependency|CSWlibz1
> +CHECKPKG_OVERRIDES_CSWlibpitcl0 += surplus-dependency|CSWlibiconv2
> +CHECKPKG_OVERRIDES_CSWlibpitcl0 += surplus-dependency|CSWlibintl8
How do you know that these dependencies are actually required? In most
packages, you can rely of the NEEDED field, and there's no need for
additional dependencies.
Maciej
More information about the devel
mailing list