Skip to content

Commit

Permalink
docker: it optionally depends on btrfs-progs and lxc.
Browse files Browse the repository at this point in the history
  • Loading branch information
florin65 committed Aug 24, 2014
1 parent 91e57a8 commit 889097f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion zbeta/docker/DEPENDS
Expand Up @@ -4,5 +4,8 @@ depends lvm2
depends sqlite
depends systemd
depends git
depends btrfs-progs
depends go

optional_depends "btrfs-progs" "" "" "for btrfs backend support"
optional_depends "lxc" "" "" "for lxc backend support"

0 comments on commit 889097f

Please sign in to comment.