Danek Duvall wrote:
> On Mon, Jun 02, 2008 at 12:30:22PM -0700, Alan Coopersmith wrote:
> 
>> When an ELF object links against a shared library, pkg determines
>> which package that library is in and adds the dependency automatically.
>>
>> Is there a way to specify in distro-import or elsewhere a file that
>> a package depends on in way that pkg can't detect (such as a system()
>> or popen() call)?
> 
> You can either add a depend action explicitly, or use the depend keyword to
> add a dependency.  There are a handful of examples of this.
> 
> Danek
> _______________________________________________
> pkg-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Right now we don't have a way of specifying a dependency on a file vs a pkg.

Obviously, it would be useful to be able to bind at publication time vs at
pkg manifest creation time.

- Bart


-- 
Bart Smaalders                  Solaris Kernel Performance
[EMAIL PROTECTED]               http://blogs.sun.com/barts
"You will contribute more with mercurial than with thunderbird."
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to