Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (3f387396998c71e79c47f0660075974b47fb543f)

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: Arjan Bouter <abouter 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 Arjan Bouter (3f387396998c71e79c47f0660075974b47fb543f)
  • Date: Mon, 23 Feb 2009 00:07:02 +0100


> libs/bioapi/DEPENDS | 2 +-
> libs/bioapi/HISTORY | 4 ++++
> 5 files changed, 13 insertions(+), 4 deletions(-)
>
> New commits:
> commit 3f387396998c71e79c47f0660075974b47fb543f
> Author: Arjan Bouter <abouter AT sourcemage.org>
> Commit: Arjan Bouter <abouter AT sourcemage.org>
>
> bioapi: started work on getting qt supported again
>
> diff --git a/libs/bioapi/DEPENDS b/libs/bioapi/DEPENDS
> index 9300de7..02444ca 100755
> --- a/libs/bioapi/DEPENDS
> +++ b/libs/bioapi/DEPENDS
> @@ -1 +1 @@
> -optional_depends qt-x11 "--wit-Qt-dir=/usr/lib" "--with-Qt-dir=no"
> "for Qt"
> +optional_depends qt-x11 "--with-Qt-dir=/usr" "--without-Qt-dir" "for
> Qt"
> diff --git a/libs/bioapi/HISTORY b/libs/bioapi/HISTORY
> index 999d116..b528e22 100644
> --- a/libs/bioapi/HISTORY
> +++ b/libs/bioapi/HISTORY
> @@ -1,3 +1,7 @@
> +2009-02-21 Arjan Bouter <abouter AT sourcemage.org>
> + * DEPENDS: started fixing the optional dep on Qt
> + * PRE_BUILD: added


PRE_BUILD is missing.

--
Ladislav Hagara




Archive powered by MHonArc 2.6.24.

Top of Page