summaryrefslogtreecommitdiffstats
path: root/chat-libs/openh323
diff options
context:
space:
mode:
authorFlorian Franzmann2011-07-30 22:03:22 +0200
committerFlorian Franzmann2011-07-30 22:03:22 +0200
commitcf60ca31f5c2ec7f826864116cfefa59f6fcc33c (patch)
treea9944db433c11e7155df7d4103100801bf605e6f /chat-libs/openh323
parentcc386193e04be12bafbeea3761f30e8ac753254c (diff)
chat-libs/openh323: changed dependency on g++ to dependency on gcc with CXX (scripted)
Diffstat (limited to 'chat-libs/openh323')
-rwxr-xr-xchat-libs/openh323/DEPENDS2
-rw-r--r--chat-libs/openh323/HISTORY4
2 files changed, 5 insertions, 1 deletions
diff --git a/chat-libs/openh323/DEPENDS b/chat-libs/openh323/DEPENDS
index edceee07fc..399f29aef4 100755
--- a/chat-libs/openh323/DEPENDS
+++ b/chat-libs/openh323/DEPENDS
@@ -1,4 +1,4 @@
-depends g++ &&
+depends -sub CXX gcc &&
depends pwlib &&
optional_depends "speex" \
diff --git a/chat-libs/openh323/HISTORY b/chat-libs/openh323/HISTORY
index 2ab76c608e..581dbfe825 100644
--- a/chat-libs/openh323/HISTORY
+++ b/chat-libs/openh323/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)
+
2006-11-14 George Sherwood <george@beernabeer.com>
* DETAILS: Updated to version 1.18.0, SOURCE_GPG