]> code.ossystems Code Review - openembedded-core.git/commitdiff
Remove libcurl and js, web should bring those in
authorRoss Burton <ross@openedhand.com>
Tue, 21 Mar 2006 11:47:59 +0000 (11:47 +0000)
committerRoss Burton <ross@openedhand.com>
Tue, 21 Mar 2006 11:47:59 +0000 (11:47 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@316 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/meta/task-oh.bb

index c15445ee924ec0c90763510dbb48c12a050eb4fb..d691d43201342a267e52e382362454b11fc0b6a6 100644 (file)
@@ -1,7 +1,7 @@
 PACKAGES = "task-oh-base-depends task-oh-base"
 DESCRIPTION = "Tasks for OpenedHand Poky"
 MAINTAINER = "Richard Purdie <richard@openedhand.com>"
-PR = "r22"
+PR = "r23"
 
 ALLOW_EMPTY = "1"
 
@@ -33,8 +33,6 @@ RDEPENDS_task-oh-base := "\
     contacts \
     dates \
     web \
-    libcurl \
-    js \
     pcmanfm \
     leafpad \
     puzzles \