mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-06-22 07:01:29 +00:00
Make sure calamares depends on squashfs-tools
This commit is contained in:
parent
c8e2e0ec91
commit
520b126a27
4
debian/control
vendored
4
debian/control
vendored
@ -24,12 +24,12 @@ Build-Depends: debhelper (>= 9), cmake,
|
|||||||
qttools5-dev-tools
|
qttools5-dev-tools
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
Homepage: https://github.com/calamares/calamares
|
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
|
Vcs-Browser: https://github.com/calamares/calamares-debian.git
|
||||||
|
|
||||||
Package: calamares
|
Package: calamares
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: squashfs-tools, ${shlibs:Depends}, ${misc:Depends}
|
||||||
Description: distribution-independent installer framework
|
Description: distribution-independent installer framework
|
||||||
distribution-independent installer framework.
|
distribution-independent installer framework.
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user