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/embryo_0.9.1.013.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/embryo_0.9.1.013.bb')
-rw-r--r-- | packages/efl/embryo_0.9.1.013.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/efl/embryo_0.9.1.013.bb b/packages/efl/embryo_0.9.1.013.bb index 54f3ddabad..1802da1bca 100644 --- a/packages/efl/embryo_0.9.1.013.bb +++ b/packages/efl/embryo_0.9.1.013.bb @@ -4,6 +4,6 @@ CompuPhase's Small language that was introduced in Dr Dobb's Journal in 1999. \ Embryo allows scripting capabilities in places that otherwise wouldn't support \ basic programming structures such as in Edje EDCs." LICENSE = "MIT" -PR = "r0" +PR = "r1" inherit efl |