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:
8ae294d
)
libphone-ui-shr: fix "Missing inherit gettext?"
author
Thomas Zimmermann
<ml@vdm-design.de>
Sun, 20 Feb 2011 14:49:01 +0000
(15:49 +0100)
committer
Thomas Zimmermann
<ml@vdm-design.de>
Sun, 20 Feb 2011 14:49:01 +0000
(15:49 +0100)
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
recipes/shr/libphone-ui-shr_git.bb
patch
|
blob
|
history
diff --git
a/recipes/shr/libphone-ui-shr_git.bb
b/recipes/shr/libphone-ui-shr_git.bb
index
beb9c84
..
cfb08ff
100644
(file)
--- a/
recipes/shr/libphone-ui-shr_git.bb
+++ b/
recipes/shr/libphone-ui-shr_git.bb
@@
-9,7
+9,7
@@
PR = "r3"
SRC_URI = "git://git.shr-project.org/repo/libphone-ui-shr.git;protocol=http;branch=master"
S = "${WORKDIR}/git"
-inherit pkgconfig autotools
autotools
+inherit pkgconfig autotools
gettext
EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"