From 520b126a271486fd9f97766ba92041e2c161a9b3 Mon Sep 17 00:00:00 2001 From: Rohan Garg Date: Tue, 21 Oct 2014 15:58:11 +0200 Subject: [PATCH] Make sure calamares depends on squashfs-tools --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 17b1fb0..ac30c73 100644 --- a/debian/control +++ b/debian/control @@ -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. .