<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2015-04-23 1:19 GMT-07:00  <span dir="ltr"><<a href="mailto:rmottola@users.sourceforge.net" target="_blank">rmottola@users.sourceforge.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1be" class="a3s" style="overflow:hidden">+#we depend on these packages at runtime<br>
+# we want at least two archivers to be present, zip and gnu tar. Others are optional<br>
+CHECKPKG_OVERRIDES_CSWgs-zipper += surplus-dependency|CSWgtar<br>
+CHECKPKG_OVERRIDES_CSWgs-zipper += surplus-dependency|CSWzip<br>
+CHECKPKG_OVERRIDES_CSWgs-zipper += surplus-dependency|CSWgnustep-base<br>
+CHECKPKG_OVERRIDES_CSWgs-zipper += surplus-dependency|CSWgnustep-back<br>
+CHECKPKG_OVERRIDES_CSWgs-zipper += surplus-dependency|CSWgnustep-make<br>
+CHECKPKG_OVERRIDES_CSWgs-zipper += surplus-dependency|CSWgnustep-gui</div></blockquote></div><br>if you add e.g. CSWgnustep-base as a dependency, it will not be optional: Solaris packages don't have a notion of an optional dependency. if they're optional, you remove them from RUNTIME_DEP_PKGS and rely on the user doing the right thing.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Maciej</div></div>