diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-08-07 10:32:00 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-08-07 10:32:00 +0000 |
commit | 1c1384c2e48bfa2661b46ae9333d5bda0752ffeb (patch) | |
tree | f845c98d2f95f34e9239f2e1fda4571da29f7ebf /packages | |
parent | 677a59895b1307962929db946c263e14d4a6b040 (diff) |
task-gpe-base: fix RDEPENDS
Diffstat (limited to 'packages')
-rw-r--r-- | packages/tasks/task-gpe-base.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/tasks/task-gpe-base.bb b/packages/tasks/task-gpe-base.bb index b587578120..93ccb36449 100644 --- a/packages/tasks/task-gpe-base.bb +++ b/packages/tasks/task-gpe-base.bb @@ -4,7 +4,6 @@ LICENSE = "MIT" ALLOW_EMPTY = "1" RDEPENDS = "\ - virtual/libx11 \ gpe-bootsplash \ bluez-utils-dbus \ matchbox \ |