aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Domke <felix.domke@multimedia-labs.de>2009-08-21 00:21:26 +0200
committerghost <andreas.monzner@multimedia-labs.de>2009-08-21 07:58:11 +0200
commitbd0226b485d5a0fd0c76243373dbcc3e1ac8b6d0 (patch)
treeaaf3aa7af1d337e49a021bd1d551a4a4a50ff4fa
parent2beab1cfae0eb6d3f344c9b3032547a18a72cd09 (diff)
downloadopenembedded-bd0226b485d5a0fd0c76243373dbcc3e1ac8b6d0.tar.gz
dreambox-{dccamd,tpmd}: also RDEPEND on wdog
-rw-r--r--packages/dreambox/dreambox-tpmd.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/dreambox/dreambox-tpmd.bb b/packages/dreambox/dreambox-tpmd.bb
index 8eea38182e..0a10582ba7 100644
--- a/packages/dreambox/dreambox-tpmd.bb
+++ b/packages/dreambox/dreambox-tpmd.bb
@@ -4,9 +4,10 @@ PRIORITY = "optional"
LICENSE = "proprietary"
MAINTAINER = "Felix Domke <tmbinc@elitedvb.net>"
DEPENDS = "dreambox-wdog"
+RDEPENDS = "dreambox-wdog"
PV = "1"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://sources.dreamboxupdate.com/download/7020/tpmd-${MACHINE}-${PV} \
file://tpmd"