diff options
author | Roy.Li <rongqing.li@windriver.com> | 2013-08-28 10:36:27 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-30 18:06:27 +0100 |
commit | 51bb56a19f03e341a0b46199dddbbc3e9b209904 (patch) | |
tree | a7c084603c240d580852d017363bc18bdeda3e4f /scripts/qemuimage-testlib | |
parent | 9ee883f2f9f36f6d5cca56ac5f179468dfa5b686 (diff) | |
download | openembedded-core-51bb56a19f03e341a0b46199dddbbc3e9b209904.tar.gz openembedded-core-51bb56a19f03e341a0b46199dddbbc3e9b209904.tar.bz2 openembedded-core-51bb56a19f03e341a0b46199dddbbc3e9b209904.zip |
btrfs-tools: Add dependency on lzo acl e2fsprogs
Add dependency on lzo acl e2fsprogs to fix the below building failure
1. commit b268a417259b9[add lzo compression support to restore] needs lzo
cmds-restore.c:30:25: fatal error: lzo/lzoconf.h: No such file or directory
2. btrfs-tools includes <sys/acl.h> which is provided by acl
btrfs-convert.c:32:21: fatal error: sys/acl.h: No such file or directory
3. btrfs-tools always needs e2fsprogs
btrfs-convert.c:44:28: fatal error: ext2fs/ext2_fs.h: No such file or directory
Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'scripts/qemuimage-testlib')
0 files changed, 0 insertions, 0 deletions