git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39899b7
)
elfe: add elementary to DEPENDS
author
Koen Kooi
<koen@openembedded.org>
Wed, 23 Feb 2011 13:19:15 +0000
(14:19 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 23 Feb 2011 13:19:15 +0000
(14:19 +0100)
| checking for E... configure: error: Package requirements (enlightenment
| elementary
| efreet >= 1.0.0
| ) were not met:
|
| No package 'elementary' found
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/e17/elfe_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/e17/elfe_svn.bb
b/recipes/e17/elfe_svn.bb
index
d7a676f
..
8588ec3
100644
(file)
--- a/
recipes/e17/elfe_svn.bb
+++ b/
recipes/e17/elfe_svn.bb
@@
-4,6
+4,8
@@
PR = "${INC_PR}.0"
require e-module.inc
+DEPENDS += "elementary"
+
# Elfe is part of the enlightenment svn repository since this SRC_REV. As EFL_SRCREV is
# currently much older we need to sync it when EFL_SRCREV will change.
SRCREV = "57260"