diff options
Diffstat (limited to 'packages/aspell/aspell-native_0.60.5.bb')
-rw-r--r-- | packages/aspell/aspell-native_0.60.5.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/aspell/aspell-native_0.60.5.bb b/packages/aspell/aspell-native_0.60.5.bb new file mode 100644 index 0000000000..174821ce46 --- /dev/null +++ b/packages/aspell/aspell-native_0.60.5.bb @@ -0,0 +1,6 @@ +require aspell_${PV}.bb + +inherit native + +S = "${WORKDIR}/aspell-${PV}" + |