Make sure we depend on grub2 and os-prober

This commit is contained in:
Rohan Garg 2015-03-23 15:00:35 +01:00
parent 6c092c6cf8
commit 2a6b6fbb37

2
debian/control vendored
View File

@ -30,7 +30,7 @@ Vcs-Browser: https://github.com/calamares/calamares-debian.git
Package: calamares
Architecture: any
Depends: squashfs-tools, ${shlibs:Depends}, ${misc:Depends}
Depends: squashfs-tools, grub2, os-prober, ${shlibs:Depends}, ${misc:Depends}
Description: distribution-independent installer framework
distribution-independent installer framework.
.