summaryrefslogtreecommitdiff
path: root/strata/spell-checking.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/spell-checking.morph')
-rw-r--r--strata/spell-checking.morph16
1 files changed, 16 insertions, 0 deletions
diff --git a/strata/spell-checking.morph b/strata/spell-checking.morph
new file mode 100644
index 00000000..dfe8b997
--- /dev/null
+++ b/strata/spell-checking.morph
@@ -0,0 +1,16 @@
+name: spell-checking
+kind: stratum
+description: Spell checking libraries
+build-depends:
+- morph: strata/glib-common.morph
+chunks:
+- name: enchant
+ repo: upstream:enchant
+ ref: 6d8b6bb15f09a14c90fb900eb2ecf1172d7cf6cf
+ unpetrify-ref: master
+ build-system: autotools
+- name: hyphen
+ repo: upstream:hyphen
+ ref: 7f28cf7edb54cc1bc4eaa09672e0bc043b1da70b
+ unpetrify-ref: master
+ build-system: autotools