summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 22:33:16 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commitb5795c96dba7a2d073251cc8069f8cb52cc76040 (patch)
tree30f0eb68273e606e3b7db857630967f443657545 /wm-addons
parent00f4413f8bbfc08b06f8fd3eaf6ee445f334c292 (diff)
lots of spells: add direct CXX dependency where it was formerly only indirect (mostly via QT stuff)
Diffstat (limited to 'wm-addons')
-rwxr-xr-xwm-addons/razor-qt/DEPENDS1
-rw-r--r--wm-addons/razor-qt/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/wm-addons/razor-qt/DEPENDS b/wm-addons/razor-qt/DEPENDS
index 3cf5d90249..2a3ee4d2ae 100755
--- a/wm-addons/razor-qt/DEPENDS
+++ b/wm-addons/razor-qt/DEPENDS
@@ -1,3 +1,4 @@
+depends -sub CXX gcc &&
depends qt4 &&
depends DEVICE-MANAGER &&
depends file &&
diff --git a/wm-addons/razor-qt/HISTORY b/wm-addons/razor-qt/HISTORY
index 6174d99a9a..1c321b73f0 100644
--- a/wm-addons/razor-qt/HISTORY
+++ b/wm-addons/razor-qt/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DEPENDS: depends -sub CXX gcc (half-automated)
+
2015-02-11 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS: UDEV -> DEVICE-MANAGER