"Maciej (Matchek) BliziƄski" <mac...@opencsw.org> writes:

> 2012/5/10 <pfele...@users.sourceforge.net>
>
>> +# this is private and not available publicly yet
>> +mydependencies:
>> +       $(HOME)/bin/ocswdeplist --package $(NAME)
>>
>
> That's a problem. Anyone who tries to build it, will get an error. If you
> checked it into GAR sources, it wouldn't fail.

IMHO it's not an error per se as it's not in the makefile dependency
graph and, consequently not called by anyone building it.

I intend to commit it in GAR sources but I wish to give it a more
through test.

BTW, the advantage of this tool is to extract the dependencies using the
system on which it runs and making reduction of the dependency tree,
mainly by transitivity... also, more precise than pkgcheck; you can see
the sources in my home bin/python directory.
-- 
Peter FELECAN
mailto:pfele...@acm.org
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to