Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (709437a570e28ab72ed0131c955e919203a27562)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (709437a570e28ab72ed0131c955e919203a27562)
  • Date: Mon, 7 Sep 2009 11:33:38 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

gnome2-libs/libidl/DEPENDS | 3 ++-
gnome2-libs/libidl/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 709437a570e28ab72ed0131c955e919203a27562
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

libidl: DEPENDS: added flex

diff --git a/gnome2-libs/libidl/DEPENDS b/gnome2-libs/libidl/DEPENDS
index 273a252..afee2b9 100755
--- a/gnome2-libs/libidl/DEPENDS
+++ b/gnome2-libs/libidl/DEPENDS
@@ -1,2 +1,3 @@
depends glib2 &&
-depends bison
+depends bison &&
+depends flex
diff --git a/gnome2-libs/libidl/HISTORY b/gnome2-libs/libidl/HISTORY
index 110dcc8..5e065f4 100644
--- a/gnome2-libs/libidl/HISTORY
+++ b/gnome2-libs/libidl/HISTORY
@@ -1,3 +1,6 @@
+2009-09-07 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: added flex
+
2009-03-22 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.8.13




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (709437a570e28ab72ed0131c955e919203a27562), Jaka Kranjc, 09/07/2009

Archive powered by MHonArc 2.6.24.

Top of Page