[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6229683967cfeab2c9102207787c80cf55a8f8c8)
Vlad Glagolev
scm at sourcemage.org
Mon Oct 27 17:11:35 EDT 2008
GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:
chat-libs/opal/DEPENDS | 5 ++---
chat-libs/opal/HISTORY | 3 +++
2 files changed, 5 insertions(+), 3 deletions(-)
New commits:
commit 6229683967cfeab2c9102207787c80cf55a8f8c8
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>
opal: added swig dep
diff --git a/chat-libs/opal/DEPENDS b/chat-libs/opal/DEPENDS
index 05d653d..e32719c 100755
--- a/chat-libs/opal/DEPENDS
+++ b/chat-libs/opal/DEPENDS
@@ -1,4 +1,3 @@
depends g++ &&
-depends ptlib
-
-
+depends swig &&
+depends ptlib
diff --git a/chat-libs/opal/HISTORY b/chat-libs/opal/HISTORY
index 3f2448a..38e622a 100644
--- a/chat-libs/opal/HISTORY
+++ b/chat-libs/opal/HISTORY
@@ -1,3 +1,6 @@
+2008-10-28 Vlad Glagolev <stealth at sourcemage.org>
+ * DEPENDS: added missing dep
+
2008-10-20 George Sherwood <gsherwood at sourcemage.org>
* DETAILS: Updated to version 3.4.2. Fixed SOURCE_URL[0]
More information about the SM-Commit
mailing list