diff options
author | Robert Schuster <robertschuster@fsfe.org> | 2009-09-18 14:07:14 +0200 |
---|---|---|
committer | Robert Schuster <robertschuster@fsfe.org> | 2009-09-18 14:07:14 +0200 |
commit | 9360aebebce14938c89e5f7f9c411573f541d899 (patch) | |
tree | 726cf287bdce6a68fb9bd802a24f55e5fab2bbac /recipes/classpathx/gnumail-native_1.1.2.bb | |
parent | e90cec1338a3a60cbabaff3590c503edd0e10033 (diff) |
gnujaf 1.1.1: New recipe (from Jalimo SVN).
gnujaf-native 1.1.1: Dito.
gnumail 1.1.2: Dito.
gnumail-native 1.1.2: Dito.
Diffstat (limited to 'recipes/classpathx/gnumail-native_1.1.2.bb')
-rw-r--r-- | recipes/classpathx/gnumail-native_1.1.2.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/classpathx/gnumail-native_1.1.2.bb b/recipes/classpathx/gnumail-native_1.1.2.bb new file mode 100644 index 0000000000..486645213c --- /dev/null +++ b/recipes/classpathx/gnumail-native_1.1.2.bb @@ -0,0 +1,5 @@ +require gnumail_${PV}.bb + +inherit native + +DEPENDS = "fastjar-native gnujaf-native inetlib-native" |