Skip to Content.
Sympa Menu

sm-sorcery-bugs - [Sm-Sorcery-Bugs] [Bug 1463] New: incomplete optional depends

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 1463] New: incomplete optional depends
  • Date: Thu, 24 Oct 2002 05:28:51 -0400

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

Summary: incomplete optional depends
Product: Sorcery
Version: 0.9
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Cast
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: treeve01 AT pi.be


spell has several optional_depends
after replying 'n' to the first one, cast does not prompt for the remaining
ones

#cast BlackHole
Checking dependencies for BlackHole
clamshell is an optional dependency for BlackHole ()
Do you want to cast clamshell? [n]

Gathering spells to cast...
In order to cast BlackHole, the following spells are going to be cast:
BlackHole
Do you wish these cast? [y]

Sorting spells and saving dependency information...
Done sorting.
Waiting for any Solo spells to complete... done.
Waiting for any other casts of BlackHole to complete... done
Building BlackHole


# gaze DEPENDS BlackHole
depends autoconf &&
depends automake &&
optional_depends "clamshell" \
"--enable-virus-scan --with-clamscan-bin=/usr/bin/clamscan" \
"antivirus detection" &&
#also Mcafee / Sophos / Trend

#database support
optional_depends "mysql" "--enable-mysql-active" "database support" &&
optional_depends "postgresql" "--enable-pgsql-active" "database support"



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



  • [Sm-Sorcery-Bugs] [Bug 1463] New: incomplete optional depends, bugzilla-daemon, 10/24/2002

Archive powered by MHonArc 2.6.24.

Top of Page