summaryrefslogtreecommitdiffstats
path: root/spelling
diff options
context:
space:
mode:
authorEric Sandall2010-04-23 23:52:39 -0700
committerEric Sandall2010-04-23 23:52:39 -0700
commitfeda4892ab302ea0ae9a289b7f92243349f5d612 (patch)
tree0bc9882d2990a93e38b7ed0523e419ad77cdc06b /spelling
parent18fcb1219e60f784fe4b6627adac5919801aac90 (diff)
mythes: Depends on hunspell
example.cxx:7:33: error: hunspell/hunspell.hxx: No such file or directory
Diffstat (limited to 'spelling')
-rwxr-xr-xspelling/mythes/DEPENDS3
-rw-r--r--spelling/mythes/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/spelling/mythes/DEPENDS b/spelling/mythes/DEPENDS
index fd0b0eb3e6..43c31ff594 100755
--- a/spelling/mythes/DEPENDS
+++ b/spelling/mythes/DEPENDS
@@ -1 +1,2 @@
-depends g++
+depends g++ &&
+depends hunspell
diff --git a/spelling/mythes/HISTORY b/spelling/mythes/HISTORY
index af196a9a06..fda5837654 100644
--- a/spelling/mythes/HISTORY
+++ b/spelling/mythes/HISTORY
@@ -1,2 +1,5 @@
+2010-04-23 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: Depends on hunspell
+
2010-03-31 Arjan Bouter <abouter@sourcemage.org>
* BUILD,DEPENDS,DETAILS,INSTALL,PRE_BUILD: spell created