fis: Forgot boost dependency
authorOyvind Repvik <nail@nslu2-linux.org>
Fri, 16 Mar 2007 18:51:46 +0000 (18:51 +0000)
committerOyvind Repvik <nail@nslu2-linux.org>
Fri, 16 Mar 2007 18:51:46 +0000 (18:51 +0000)
packages/fis/fis_1.0.bb

index 5a9bdf7..09bfa90 100644 (file)
@@ -1,5 +1,6 @@
 DESCRIPTION = "Tool to edit the Redboot FIS partition layout from userspace"
 PR = "r1"
+DEPENDS = "boost"
 
 SRC_URI = "http://svn.chezphil.org/utils/trunk/fis.cc \
           svn://svn.chezphil.org/;module=libpbe;proto=http"