Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10639] anjuta: optional depends appear to be inverted.

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 10639] anjuta: optional depends appear to be inverted.
  • Date: 17 Nov 2006 18:06:30 -0000

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





------- Additional Comments From jakakranjc AT email.si 2006-11-17 12:06 -------
$ gaze DEPENDS anjuta # hasn't been changed since the bug was opened
depends libgnomeprintui &&
depends gnome-vfs2 &&
depends pcre &&
depends vte &&
depends gdl &&
depends autogen &&
depends devhelp &&
depends gnome-build &&

if [ "$CVS_CHECKOUT" == "y" ]; then
depends cvs
fi &&


optional_depends subversion \
"" \
"--disable-plugin-subversion" \
"for subversion plugin" &&
optional_depends gdb \
"" \
"" \
"for the GNU Debugger" &&

optional_depends indent \
"" \
"" \
"for source code formatting" &&

optional_depends devhelp \
"" \
"" \
"for GNOME API help"


Anjuta depends on devhelp unconditionally anyway, not sure which one is
correct
(bug!). And as you can see, no flags are passed (except for the subversion
case), so your claim makes little sense.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 10639] anjuta: optional depends appear to be inverted., bugzilla-daemon, 11/17/2006

Archive powered by MHonArc 2.6.24.

Top of Page