summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2011-07-30 22:04:55 +0200
committerFlorian Franzmann2011-07-30 22:04:55 +0200
commite61b72bbd6796a06eb26f949d1b5d81d3c81eda6 (patch)
tree4171485621b81287dff628cfdf6470b20dc3b8bd
parent6793a6760f2d968f9a77cb0acc7e160b185d60de (diff)
spelling/mythes: changed dependency on g++ to dependency on gcc with CXX (scripted)
-rwxr-xr-xspelling/mythes/DEPENDS2
-rw-r--r--spelling/mythes/HISTORY4
2 files changed, 5 insertions, 1 deletions
diff --git a/spelling/mythes/DEPENDS b/spelling/mythes/DEPENDS
index 43c31ff594..b16179cd70 100755
--- a/spelling/mythes/DEPENDS
+++ b/spelling/mythes/DEPENDS
@@ -1,2 +1,2 @@
-depends g++ &&
+depends -sub CXX gcc &&
depends hunspell
diff --git a/spelling/mythes/HISTORY b/spelling/mythes/HISTORY
index 15b770b3dd..7b8b0d451c 100644
--- a/spelling/mythes/HISTORY
+++ b/spelling/mythes/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)
+
2010-05-20 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Correct WEB_SITE
Updated to 1.2.0