Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Vasil Yonkov (2f0f2b4087a4139bb31efbb27db16b623386e75f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: Vasil Yonkov <spirtbrat AT sourcemage.org>
  • Cc: "sm-commit AT lists.ibiblio.org" <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Vasil Yonkov (2f0f2b4087a4139bb31efbb27db16b623386e75f)
  • Date: Mon, 30 Nov 2009 01:22:47 +0100


> diff --git a/gnome2-apps/osmo/DEPENDS b/gnome2-apps/osmo/DEPENDS
> index 5d7838d..ade0e1a 100755
> --- a/gnome2-apps/osmo/DEPENDS
> +++ b/gnome2-apps/osmo/DEPENDS
> @@ -1,2 +1,32 @@
> depends gtk+2 &&
> -depends libxml2
> +depends libxml2 &&
> +
> +optional_depends gtkspell \
> + "" \
> + "" \
> + "Enable gtkspell support?" &&
> +
> +optional_depends libical \
> + "" \
> + "" \
> + "Enable libical support?" &&
> +
> +optional_depends libnotify \
> + "" \
> + "" \
> + "Enable libnotify support?" &&
> +
> +optional_depends libtar \
> + "" \
> + "" \
> + "Enable libtar support?" &&
> +
> +optional_depends libgringotts \
> + "" \
> + "" \
> + "Enable libgringotts support?" &&
> +
> +optional_depends libsyncml \
> + "--with-libsyncml" \
> + "--without-libsyncml" \
> + "Enable experimental SyncML plugin?"

Please without question mark.
See http://www.sourcemage.org/DEPENDS : "to enable GTK+ widget support"
or "for Simple Direct``Media Layer support".

Now it looks strange:
osmo has an optional dependency on gtkspell (Enable gtkspell support?)
Do you want to use gtkspell? [y]

I know other developers also use useless question marks. :-(

--
Ladislav Hagara





Archive powered by MHonArc 2.6.24.

Top of Page