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:
e6b2eae
)
vdr: fix dependency for libintl
author
Henning Heinold
<heinold@inf.fu-berlin.de>
Tue, 5 Jan 2010 10:10:07 +0000
(11:10 +0100)
committer
Henning Heinold
<heinold@inf.fu-berlin.de>
Tue, 5 Jan 2010 10:10:51 +0000
(11:10 +0100)
recipes/vdr/vdr_1.7.10.bb
patch
|
blob
|
history
diff --git
a/recipes/vdr/vdr_1.7.10.bb
b/recipes/vdr/vdr_1.7.10.bb
index
64b89b8
..
49c9079
100644
(file)
--- a/
recipes/vdr/vdr_1.7.10.bb
+++ b/
recipes/vdr/vdr_1.7.10.bb
@@
-4,7
+4,7
@@
LICENSE = "GPLv2"
HOMEPAGE = "http://www.tvdr.de"
PR = "r0"
-DEPENDS = "fontconfig freetype gettext libcap jpeg"
+DEPENDS = "fontconfig freetype gettext libcap jpeg
virtual/libintl
"
SRC_URI = "ftp://ftp.tvdr.de/vdr/Developer/${P}.tar.bz2 \
file://fixpaths.patch;patch=1 \