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:
e124c44
)
transmission_2.22.bb : fix nls issue
author
Graeme Gregory
<dp@xora.org.uk>
Fri, 11 Mar 2011 13:50:03 +0000
(13:50 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Fri, 11 Mar 2011 13:50:03 +0000
(13:50 +0000)
Inherit gettext as transmission has choice of whether to nls or not.
Signed-off-by: Graeme Gregory <dp@xora.org.uk>
recipes/transmission/transmission_2.22.bb
patch
|
blob
|
history
diff --git
a/recipes/transmission/transmission_2.22.bb
b/recipes/transmission/transmission_2.22.bb
index
e9a7891
..
57fbe86
100644
(file)
--- a/
recipes/transmission/transmission_2.22.bb
+++ b/
recipes/transmission/transmission_2.22.bb
@@
-1,5
+1,7
@@
require transmission.inc
+inherit gettext
+
DEPENDS += "libevent"
PR = ${INC_PR}.1