summaryrefslogtreecommitdiffstats
path: root/spelling/stardict
diff options
context:
space:
mode:
Diffstat (limited to 'spelling/stardict')
-rwxr-xr-xspelling/stardict/DEPENDS2
-rw-r--r--spelling/stardict/HISTORY4
2 files changed, 5 insertions, 1 deletions
diff --git a/spelling/stardict/DEPENDS b/spelling/stardict/DEPENDS
index 398b2aec25..46b8c61c94 100755
--- a/spelling/stardict/DEPENDS
+++ b/spelling/stardict/DEPENDS
@@ -1,6 +1,6 @@
depends autoconf &&
depends automake &&
-depends g++ &&
+depends -sub CXX gcc &&
depends gtk+2 &&
depends intltool &&
depends xml-parser-expat &&
diff --git a/spelling/stardict/HISTORY b/spelling/stardict/HISTORY
index feaa9847d2..ae5923dfea 100644
--- a/spelling/stardict/HISTORY
+++ b/spelling/stardict/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)
+
2011-01-08 Pol Vinogradov <vin.public@gmail.com>
* stardict-g++-sigc++3-fixes.patch.bz2: more fixes to build with
gtk 2.23