Skip to content

Commit

Permalink
fix(build): fixing .deb script (rm vagrant dep)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssmirr committed Jul 2, 2019
1 parent 9cb5f12 commit 0570993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installers/linux/deb-template/baker/DEBIAN/control
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Version: 0.7.0
Section: base
Priority: optional
Architecture: amd64
Depends: virtualbox, vagrant
Depends: virtualbox
Maintainer: Samim Mirhosseini <samim@ottomatica.io>
Description: Baker
🍞 Quick and easy baking of computing environments.

0 comments on commit 0570993

Please sign in to comment.