[oe-commits] Martin Jansa : task-shr-feed: add dns2tcp

git version control git at git.openembedded.org
Sat Oct 16 17:52:31 UTC 2010


Module: openembedded.git
Branch: master
Commit: 081c4d779b9a6892fee3bbc4b85cbaa70657e90f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=081c4d779b9a6892fee3bbc4b85cbaa70657e90f

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sat Oct 16 14:22:33 2010 +0200

task-shr-feed: add dns2tcp

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/tasks/task-shr-feed.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb
index 4db0276..bbcc604 100644
--- a/recipes/tasks/task-shr-feed.bb
+++ b/recipes/tasks/task-shr-feed.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Feed"
-PR = "r79"
+PR = "r80"
 PV = "1.0"
 LICENSE = "GPL"
 
@@ -311,6 +311,7 @@ RDEPENDS_${PN} += "\
 		xterm \
 		ca-certificates \
 		inkspill \
+		dns2tcp \
 "
 
 # this is only usefull on gta02 and on other devices it's trying to pull mesa-dri (not respecting DEFAULT_PROVIDER for virtual/libgl)





More information about the Openembedded-commits mailing list