Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2003 18:07:42 -0800 (PST)
From:      david taylor <dtayl@rocketmail.com>
To:        freebsd-ports@FreeBSD.ORG
Subject:   Declaring package dependencies
Message-ID:  <20030206020742.2656.qmail@web41301.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi -

I'm new to  FreeBSD ports and trying to control
dependencies.

Package #2 has a runtime dependency on executables in
package #1. When I use RUN_DEPENDS when creating package
#2, the name of package #1 is put into package #2, and when
package #2 is added, there is a check for package #1.

The problem is that, by convention, the name of package #1
includes the version. So the dependency is on a specific
version and fails if another version of package #1 is
installed. Is there any way to declare that any version of
package #1 can satisfy package #2's dependency?

thanks,
dtayl@rocketmail.com 

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030206020742.2656.qmail>