Make sure calamares depends on squashfs-tools

This commit is contained in:
Rohan Garg 2014-10-21 15:58:11 +02:00
parent c8e2e0ec91
commit 520b126a27

4
debian/control vendored
View File

@ -24,12 +24,12 @@ Build-Depends: debhelper (>= 9), cmake,
qttools5-dev-tools
Standards-Version: 3.9.5
Homepage: https://github.com/calamares/calamares
Vcs-Git: https://github.com/calamares/calamares-debian.git
Vcs-Git: http://github.com/calamares/calamares-debian.git
Vcs-Browser: https://github.com/calamares/calamares-debian.git
Package: calamares
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Depends: squashfs-tools, ${shlibs:Depends}, ${misc:Depends}
Description: distribution-independent installer framework
distribution-independent installer framework.
.