summaryrefslogtreecommitdiffstats
path: root/qt5-qmake/qthttp
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 22:33:16 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commitb5795c96dba7a2d073251cc8069f8cb52cc76040 (patch)
tree30f0eb68273e606e3b7db857630967f443657545 /qt5-qmake/qthttp
parent00f4413f8bbfc08b06f8fd3eaf6ee445f334c292 (diff)
lots of spells: add direct CXX dependency where it was formerly only indirect (mostly via QT stuff)
Diffstat (limited to 'qt5-qmake/qthttp')
-rwxr-xr-xqt5-qmake/qthttp/DEPENDS1
-rw-r--r--qt5-qmake/qthttp/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/qt5-qmake/qthttp/DEPENDS b/qt5-qmake/qthttp/DEPENDS
index d9ba54df9f..bec1ddc7a2 100755
--- a/qt5-qmake/qthttp/DEPENDS
+++ b/qt5-qmake/qthttp/DEPENDS
@@ -1 +1,2 @@
+depends -sub CXX gcc &&
depends qtbase
diff --git a/qt5-qmake/qthttp/HISTORY b/qt5-qmake/qthttp/HISTORY
index 024737ae2e..64ea6c18d0 100644
--- a/qt5-qmake/qthttp/HISTORY
+++ b/qt5-qmake/qthttp/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DEPENDS: depends -sub CXX gcc (half-automated)
+
2014-02-04 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 5.0.0
new spell, for modular qt5