summaryrefslogtreecommitdiffstats
path: root/science-libs
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 22:33:16 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commitb5795c96dba7a2d073251cc8069f8cb52cc76040 (patch)
tree30f0eb68273e606e3b7db857630967f443657545 /science-libs
parent00f4413f8bbfc08b06f8fd3eaf6ee445f334c292 (diff)
lots of spells: add direct CXX dependency where it was formerly only indirect (mostly via QT stuff)
Diffstat (limited to 'science-libs')
-rwxr-xr-xscience-libs/avogadrolibs/DEPENDS1
-rw-r--r--science-libs/avogadrolibs/HISTORY3
-rwxr-xr-xscience-libs/molequeue/DEPENDS1
-rw-r--r--science-libs/molequeue/HISTORY3
4 files changed, 8 insertions, 0 deletions
diff --git a/science-libs/avogadrolibs/DEPENDS b/science-libs/avogadrolibs/DEPENDS
index b207cdaae2..af4b4d839e 100755
--- a/science-libs/avogadrolibs/DEPENDS
+++ b/science-libs/avogadrolibs/DEPENDS
@@ -1,3 +1,4 @@
+depends -sub CXX gcc &&
depends cmake &&
depends eigen3 &&
depends hdf5 &&
diff --git a/science-libs/avogadrolibs/HISTORY b/science-libs/avogadrolibs/HISTORY
index d9bd5afb94..53301dcd4b 100644
--- a/science-libs/avogadrolibs/HISTORY
+++ b/science-libs/avogadrolibs/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DEPENDS: depends -sub CXX gcc (half-automated)
+
2013-12-25 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.7.2
use sourceforge
diff --git a/science-libs/molequeue/DEPENDS b/science-libs/molequeue/DEPENDS
index 49873d77e2..54964117b7 100755
--- a/science-libs/molequeue/DEPENDS
+++ b/science-libs/molequeue/DEPENDS
@@ -1,2 +1,3 @@
+depends -sub CXX gcc &&
depends cmake &&
depends qt4
diff --git a/science-libs/molequeue/HISTORY b/science-libs/molequeue/HISTORY
index 1dcbabcc69..d87e50f8ab 100644
--- a/science-libs/molequeue/HISTORY
+++ b/science-libs/molequeue/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DEPENDS: depends -sub CXX gcc (half-automated)
+
2013-12-25 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.7.1
use sourceforge for download