diff options
author | Robert Schuster <rschus@entw2.(none)> | 2009-03-20 14:52:58 +0100 |
---|---|---|
committer | Robert Schuster <rschus@entw2.(none)> | 2009-03-20 14:52:58 +0100 |
commit | b71dbb35d8cfbb2b9c9245a4c9f931910e561f7a (patch) | |
tree | d7e76763ab660ad3b29b7c86aedb14b93359e71a /recipes/swt/swt3.4-gtk-hildon_3.4.2.bb | |
parent | 4b9f02e641d067ed20081cdb3dd97858520676a6 (diff) |
swt3.4-gtk 3.4.2: New recipe.
swt3.4-gtk-hildon 3.4.2: New recipe.
Diffstat (limited to 'recipes/swt/swt3.4-gtk-hildon_3.4.2.bb')
-rw-r--r-- | recipes/swt/swt3.4-gtk-hildon_3.4.2.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/swt/swt3.4-gtk-hildon_3.4.2.bb b/recipes/swt/swt3.4-gtk-hildon_3.4.2.bb new file mode 100644 index 0000000000..667e516fa0 --- /dev/null +++ b/recipes/swt/swt3.4-gtk-hildon_3.4.2.bb @@ -0,0 +1,7 @@ +require swt3.4-gtk_${PV}.bb + +PR = "r0" + +DEPENDS += "libhildon libhildonfm" + +SRC_URI += "file://swt-hildon.patch;patch=1" |