Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 6811] Sorcery should offer sub-dependency options

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 6811] Sorcery should offer sub-dependency options
  • Date: Wed, 20 Oct 2004 11:31:23 -0400

http://bugs.sourcemage.org/show_bug.cgi?id=6811





------- Additional Comments From eric AT sandall.us 2004-10-20 11:31 -------
Perhaps something such as:
depends apache2 APACHE2_DAV="y"

Assuming that apache2's DAV variable is APACHE2_DAV, then Sorcery can just set
the default value for APACHE2_DAV to "y" when it runs the configure for
apache2
(if apache2 isn't installed) or check and make sure APACHE2_DAV is set to "y"
in
apache2's state information (if apache2 is already installed) and if it's not
set, recast apache2 with the changed variable.

For the dependency part, perhaps:
depends subversion APACHE &&
depends subversion swig

Would mean that this package needs subversion built with some APACHE and swig.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Sorcery-Bugs] [Bug 6811] Sorcery should offer sub-dependency options, bugzilla-daemon, 10/20/2004

Archive powered by MHonArc 2.6.24.

Top of Page