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:
ef8e477
)
gmyth: add mythtv dependency
author
Koen Kooi
<koen@openembedded.org>
Sun, 10 Aug 2008 19:47:46 +0000
(19:47 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 10 Aug 2008 19:47:46 +0000
(19:47 +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
11d6f43
..
22efa84
100644
(file)
--- a/
packages/mythtv/gmyth_0.7.1.bb
+++ b/
packages/mythtv/gmyth_0.7.1.bb
@@
-1,9
+1,9
@@
DESCRIPTION = "GMyth is a library to access MythTV backend services."
LICENSE = "LGPLv2""
HOMEPAGE = "http://gmyth.sourceforge.net/wiki/index.php/Main_Page"
-DEPENDS = "curl libxml2 glib-2.0"
+DEPENDS = "
myththv
curl libxml2 glib-2.0"
-PR = "r
1
"
+PR = "r
2
"
SRC_URI = "${SOURCEFORGE_MIRROR}/gmyth/${PN}-${PV}.tar.gz"