diff options
author | Justin Patrin <papercrane@gmail.com> | 2005-08-17 20:30:19 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-08-17 20:30:19 +0000 |
commit | cfabfa23ef4f6e1379de8b9517e077e7c520ffb3 (patch) | |
tree | bc8ab500e1476137ff8d6c72b9a197b7b56790cd /packages/efl/etox_0.9.0.004.bb | |
parent | b2f3f8cc7f674402dae1e325a44d44615295fd0d (diff) |
Bump PR due to changes in efl.bbclass
Add REDEPENDS on ewl and emotion theme packages (programs written for them won't run without the themes)
Diffstat (limited to 'packages/efl/etox_0.9.0.004.bb')
-rw-r--r-- | packages/efl/etox_0.9.0.004.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/efl/etox_0.9.0.004.bb b/packages/efl/etox_0.9.0.004.bb index 26edf1c0a4..e61759a22e 100644 --- a/packages/efl/etox_0.9.0.004.bb +++ b/packages/efl/etox_0.9.0.004.bb @@ -3,7 +3,7 @@ Etox helps you when it comes to displaying, moving, resizing, layering, \ clipping, aligning and coloring fonts in different styles, and more." DEPENDS = "edb virtual/evas virtual/ecore" LICENSE = "MIT" -PR = "r0" +PR = "r1" inherit efl |