diff options
Diffstat (limited to 'packages/aspell/aspell5-en_6.0-0.bb')
-rw-r--r-- | packages/aspell/aspell5-en_6.0-0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/aspell/aspell5-en_6.0-0.bb b/packages/aspell/aspell5-en_6.0-0.bb new file mode 100644 index 0000000000..fb13e24bdf --- /dev/null +++ b/packages/aspell/aspell5-en_6.0-0.bb @@ -0,0 +1,4 @@ +SRC_URI = "ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell5-en-${PV}.tar.bz2" + +include aspell-lang.inc + |