gmyth: add mythtv dependency
authorKoen Kooi <koen@openembedded.org>
Sun, 10 Aug 2008 19:47:46 +0000 (19:47 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 10 Aug 2008 19:47:46 +0000 (19:47 +0000)
packages/mythtv/gmyth_0.7.1.bb

index 11d6f43..22efa84 100644 (file)
@@ -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 = "r1"
+PR = "r2"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/gmyth/${PN}-${PV}.tar.gz"