task-proper-tools: add fbset
authorKoen Kooi <koen@openembedded.org>
Thu, 15 Jan 2009 21:39:02 +0000 (22:39 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 15 Jan 2009 21:39:02 +0000 (22:39 +0100)
packages/tasks/task-proper-tools.bb

index e09b9a6..c5045a1 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Full versions of tools provided by busybox"
-PR = "r8"
+PR = "r9"
 
 inherit task
 
@@ -25,7 +25,8 @@ RDEPENDS_${PN} = "\
                psmisc \
                debianutils \
                tcptraceroute \
-               "
+               fbset \
+        "
 #
 # binutils-symlinks provide ar in a way which conflict with busybox - #1465 for more info
 #