summaryrefslogtreecommitdiffstats
path: root/chat-libs
diff options
context:
space:
mode:
authorFlorian Franzmann2011-07-30 22:03:22 +0200
committerFlorian Franzmann2011-07-30 22:03:22 +0200
commitcc386193e04be12bafbeea3761f30e8ac753254c (patch)
tree19d954f86edf2fbb0a20495af0e40686f05e349c /chat-libs
parent40fe20d15c8b9101c3ac77070f2fa326092311aa (diff)
chat-libs/opal: changed dependency on g++ to dependency on gcc with CXX (scripted)
Diffstat (limited to 'chat-libs')
-rwxr-xr-xchat-libs/opal/DEPENDS2
-rw-r--r--chat-libs/opal/HISTORY4
2 files changed, 5 insertions, 1 deletions
diff --git a/chat-libs/opal/DEPENDS b/chat-libs/opal/DEPENDS
index e32719c229..4459850434 100755
--- a/chat-libs/opal/DEPENDS
+++ b/chat-libs/opal/DEPENDS
@@ -1,3 +1,3 @@
-depends g++ &&
+depends -sub CXX gcc &&
depends swig &&
depends ptlib
diff --git a/chat-libs/opal/HISTORY b/chat-libs/opal/HISTORY
index 0589f62ef5..f7be3505ea 100644
--- a/chat-libs/opal/HISTORY
+++ b/chat-libs/opal/HISTORY
@@ -1,3 +1,7 @@
+2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DEPENDS: changed dependency on g++ to dependency on gcc with
+ sub-depends on CXX (scripted)
+
2011-07-20 Pol Vinogradov <vin.public@gmail.com>
* DETAILS: updated to 3.10.1