From bbc8eae4843288b0bf3dc10e99f3b252a8265fb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Delafond?= Date: Wed, 10 Feb 2016 15:35:46 +0100 Subject: [PATCH] Add dependency on xz-utils --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index cfbd8763..0a728622 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/aptly.git Package: aptly Architecture: any -Depends: bzip2, gnupg, gpgv, ${shlibs:Depends}, ${misc:Depends} +Depends: bzip2, xz-utils, gnupg, gpgv, ${shlibs:Depends}, ${misc:Depends} Suggests: graphviz Description: Swiss army knife for Debian repository management It offers several features making it easy to manage Debian package