Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (1ce68eab4900520a12157a622cfa1671de78b87c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arwed von Merkatz <v.merkatz AT gmx.net>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (1ce68eab4900520a12157a622cfa1671de78b87c)
  • Date: Mon, 31 Jul 2006 18:23:40 +0200

On Fri, Jul 28, 2006 at 02:59:44AM -0500, Pieter Lenaerts wrote:
> GIT changes to master grimoire by Pieter Lenaerts <e-type AT sourcemage.org>:
>
> utils/dbus-mono/DEPENDS | 4 ++--
> utils/dbus-mono/HISTORY | 3 +++
> 2 files changed, 5 insertions(+), 2 deletions(-)
>
> New commits:
> commit 1ce68eab4900520a12157a622cfa1671de78b87c
> Author: Pieter Lenaerts <e-type AT sourcemage.org>
> Commit: Pieter Lenaerts <e-type AT sourcemage.org>
>
> dbus-mono: depends gtk-sharp, not mono
>
> diff --git a/utils/dbus-mono/DEPENDS b/utils/dbus-mono/DEPENDS
> index 15ce3a0..72b11b6 100755
> --- a/utils/dbus-mono/DEPENDS
> +++ b/utils/dbus-mono/DEPENDS
> @@ -1,3 +1,3 @@
> -depends git &&
> -depends mono &&
> +depends git &&
> +depends gtk-sharp &&
> depends dbus-glib
> diff --git a/utils/dbus-mono/HISTORY b/utils/dbus-mono/HISTORY
> index b099acf..2f728f8 100644
> --- a/utils/dbus-mono/HISTORY
> +++ b/utils/dbus-mono/HISTORY
> @@ -1,2 +1,5 @@
> 2006-07-28 Pieter Lenaerts <e-type AT sourcemage.org>
> + * DEPENDS: depends gtk-sharp, makes mono implicit
> +

You should still list mono, we stopped removing implicit dependencies
from spell to guard against changing dependency relations.

> +2006-07-28 Pieter Lenaerts <e-type AT sourcemage.org>
> * DETAILS, DEPENDS, PREPARE, BUILD, HISTORY: created spell
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit
>

--
Arwed v. Merkatz Source Mage GNU/Linux developer
http://www.sourcemage.org




Archive powered by MHonArc 2.6.24.

Top of Page