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