putting a dependency on libicu

Laurent Blume laurent at opencsw.org
Wed Sep 17 22:19:53 CEST 2014


Le 2014/09/17 22:14 +0200, Riccardo Mottola a écrit:
> Hi,
>
> what's the best way to mark ICU as a dependency? the version is actually
> indifferent to me.
>
> Currently I have in gnustep-base:
> BUILD_DEP_PKGS = CSWgmake CSWgcc4objc CSWlibgnutls-dev CSWlibffi-dev
> CSWlibicu-dev
> DEP_PKGS = CSWgnustep-make CSWlibgnutls28 CSWlibssl1-0-0 CSWlibffi5
> CSWlibicuuc52
<snip>
> it seems they are "split" and only for 4.6 there is a full version. What
> are the splits for?
>
> suggestions?

Remove that DEP_PKGS, mgar package will tell you what dependencies you 
need to add, you basically only need to copy/paste what it tells you 9 
times out of 10.

Laurent





More information about the maintainers mailing list