summaryrefslogtreecommitdiffstats
path: root/telephony
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 22:33:16 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commitb5795c96dba7a2d073251cc8069f8cb52cc76040 (patch)
tree30f0eb68273e606e3b7db857630967f443657545 /telephony
parent00f4413f8bbfc08b06f8fd3eaf6ee445f334c292 (diff)
lots of spells: add direct CXX dependency where it was formerly only indirect (mostly via QT stuff)
Diffstat (limited to 'telephony')
-rwxr-xr-xtelephony/decibel/DEPENDS1
-rw-r--r--telephony/decibel/HISTORY3
-rwxr-xr-xtelephony/tapioca-qt/DEPENDS1
-rw-r--r--telephony/tapioca-qt/HISTORY3
-rwxr-xr-xtelephony/telepathy-qt/DEPENDS1
-rw-r--r--telephony/telepathy-qt/HISTORY3
6 files changed, 12 insertions, 0 deletions
diff --git a/telephony/decibel/DEPENDS b/telephony/decibel/DEPENDS
index 647e41996e..5c79929e54 100755
--- a/telephony/decibel/DEPENDS
+++ b/telephony/decibel/DEPENDS
@@ -1,3 +1,4 @@
+depends -sub CXX gcc &&
depends qt4 &&
if [ $DEC_SVN = y ]; then
depends subversion
diff --git a/telephony/decibel/HISTORY b/telephony/decibel/HISTORY
index d3d95fa513..4df37a91b4 100644
--- a/telephony/decibel/HISTORY
+++ b/telephony/decibel/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DEPENDS: depends -sub CXX gcc (half-automated)
+
2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: openssl => SSL
diff --git a/telephony/tapioca-qt/DEPENDS b/telephony/tapioca-qt/DEPENDS
index cc03d11085..ab2edd6fe6 100755
--- a/telephony/tapioca-qt/DEPENDS
+++ b/telephony/tapioca-qt/DEPENDS
@@ -1,3 +1,4 @@
+depends -sub CXX gcc &&
depends cmake &&
depends qt4 &&
depends telepathy-qt
diff --git a/telephony/tapioca-qt/HISTORY b/telephony/tapioca-qt/HISTORY
index c13ee884cd..86728a0e24 100644
--- a/telephony/tapioca-qt/HISTORY
+++ b/telephony/tapioca-qt/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DEPENDS: depends -sub CXX gcc (half-automated)
+
2009-04-12 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: svn url is now kde
* DEPENDS: add cmake
diff --git a/telephony/telepathy-qt/DEPENDS b/telephony/telepathy-qt/DEPENDS
index 0de7d260fc..15c024def9 100755
--- a/telephony/telepathy-qt/DEPENDS
+++ b/telephony/telepathy-qt/DEPENDS
@@ -1,3 +1,4 @@
+depends -sub CXX gcc &&
if [[ $TELQT_SVN == y ]];then
depends git
fi &&
diff --git a/telephony/telepathy-qt/HISTORY b/telephony/telepathy-qt/HISTORY
index d37c629e93..fd7272e314 100644
--- a/telephony/telepathy-qt/HISTORY
+++ b/telephony/telepathy-qt/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DEPENDS: depends -sub CXX gcc (half-automated)
+
2015-05-06 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.9.5
new git url