git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30686bb
)
fis: Forgot boost dependency
author
Oyvind Repvik
<nail@nslu2-linux.org>
Fri, 16 Mar 2007 18:51:46 +0000
(18:51 +0000)
committer
Oyvind Repvik
<nail@nslu2-linux.org>
Fri, 16 Mar 2007 18:51:46 +0000
(18:51 +0000)
packages/fis/fis_1.0.bb
patch
|
blob
|
history
diff --git
a/packages/fis/fis_1.0.bb
b/packages/fis/fis_1.0.bb
index
5a9bdf7
..
09bfa90
100644
(file)
--- a/
packages/fis/fis_1.0.bb
+++ b/
packages/fis/fis_1.0.bb
@@
-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"