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:
83a0d81
)
gmyth: fix typo
author
Koen Kooi
<koen@openembedded.org>
Sun, 10 Aug 2008 21:12:39 +0000
(21:12 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 10 Aug 2008 21:12:39 +0000
(21:12 +0000)
packages/mythtv/gmyth_0.7.1.bb
patch
|
blob
|
history
diff --git
a/packages/mythtv/gmyth_0.7.1.bb
b/packages/mythtv/gmyth_0.7.1.bb
index
22efa84
..
71c5ddb
100644
(file)
--- a/
packages/mythtv/gmyth_0.7.1.bb
+++ b/
packages/mythtv/gmyth_0.7.1.bb
@@
-1,7
+1,7
@@
DESCRIPTION = "GMyth is a library to access MythTV backend services."
LICENSE = "LGPLv2""
HOMEPAGE = "http://gmyth.sourceforge.net/wiki/index.php/Main_Page"
-DEPENDS = "mytht
h
v curl libxml2 glib-2.0"
+DEPENDS = "mythtv curl libxml2 glib-2.0"
PR = "r2"